Skip to content

dennishuneou/WorkOrderTrack

 
 

Repository files navigation

WorkOrder-Tracker

WorkOrder Tracking Website built with Python, Flask, PostgresDB Create WorkOrder Process WorkOrder Save the computer Detail of WorkOrder Query by WorkOrder Query by Computer Serial Number Show productivity of Operator

Add export FLASKAPP=run.py to .export

since if running python3 run.py, the behavior of checkbox in the form works abnormal.

firefox looks like some abnormal behavior when exeuting the javascript code to read file owned but root.

chrome works well

#run with gunicorn

add gunicornconfig.py

gunicorn --config gunicornconfig.py 'app:create_app()'

add deployment script

About

🗄️ Work Order Tracking Website built with Python, Flask, PostgresDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 53.0%
  • HTML 42.4%
  • Shell 3.7%
  • CSS 0.9%