Skip to content

shivamsethi98/OLMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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\