Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 410 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 410 Bytes

OLMS

  • Online Lab Management System
    -I Developed a Computer Lab management system using Flask Web Framework and MongoDB as database.
    For Running
    1)Run Mongoserver in Terminal
    2)Run python3 app.py in terminal
    3)The System will run on your localhost:"portno" generated by Flask and visit localhost:"portno"/home in your browser to test the software
    The files folder contain the files for this project\