This is the project made as a part of Full Stack Web Developer on Udacity.
Python 3 PosstgressDB
´´´bash
pip install -r requirements.txt
source ./myenv/bin/activate
python3 app.py ´´´
flask db migrate
flask db upgrade
This is the project made as a part of Full Stack Web Developer on Udacity.
Python 3 PosstgressDB
´´´bash
pip install -r requirements.txt
source ./myenv/bin/activate
python3 app.py ´´´
flask db migrate
flask db upgrade