Skip to content

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

Notifications You must be signed in to change notification settings

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

No packages published

Languages

  • HTML 50.1%
  • Python 42.9%
  • Shell 5.6%
  • CSS 1.4%