Skip to content

htmicron/omniscale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniScale - Evaluation Portal

OmniScale is the portal and questionnaire interface used by HT Micron for foundations and evaluations.

Quick Information

  • Path: C:\Repositories\omniscale
  • Default URL: https://pmo/omniscale/
  • Internal Port: 8102
  • Windows Service: OmniScale (Managed by NSSM)

Project Structure

  • app.py: Main Flask server.
  • run_server.py: Entry point for the Windows service.
  • templates/: HTML files (Vue.js + Tailwind).
  • questionario.JSON / avaliacoes.JSON: Local JSON database.

Setup and Installation

  1. Clone the repository
  2. Environment Setup:
    python -m venv venv
    .\venv\Scripts\activate
    pip install -r requirements.txt
  3. Manual Execution: python run_server.py

Logs

  • Location: C:\Repositories\omniscale\service.log and error.log.

Maintenance

System-wide maintenance scripts are located at the repository root: C:\Repositories\SYSTEM_RESTART_ALL.bat - Execute after code updates or IIS changes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors