Before running the application, make sure you have the following installed on your machine:
- Flask
- Flask-SQLAlchemy
- Jinja2
pip install -r requirements.txt
python app.py
Before running the application, make sure you have the following installed on your machine:
pip install -r requirements.txt
python app.py