Use pip to install required packages
pip install -r requirements.txt
MongoDB and SQLite must be installed separately
Use this command to run on localhost:8000
gunicorn wsgi:app
Link: https://www.youtube.com/watch?v=g-S2ZGnGw04
Eric Cao, Yuxuan Zhang, Russell Seligmann