Skip to content

alexyuisingwu/CS3300-project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS3300-project-2

This repositiory contains a work-in-progress course management simulation Python Flask app.

Online Access

Access the app online at https://cs3300-project-2.herokuapp.com

Installation and Running

Set up a python3 virtual environment (not shown). Then install the requirements in requirements.txt and run python3.py.

pip3 install -r requirements.txt
python3 run.py

Once the app is running, navigate to http://0.0.0.0:5000 to begin use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published