Project for 2019 iPQB fundamentals bootcamp. By Adam Mancino, Tianna Grant, and Hersh Bhargava
In order to run the server:
- clone this repository
cd
intobda
directory- start the virtual environment:
$ source .env/bin/activate
- start the server:
$ python3 app.py
- navigate to http://127.0.0.1