- Add and view school reviews
- MySQL integration
- Simple Bootstrap UI
-
Install dependencies
pip install -r requirements.txt -
Set up MySQL DB using
reviews.sql -
Add your DB credentials to
.env -
Run the app
python app.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies
pip install -r requirements.txt
Set up MySQL DB using reviews.sql
Add your DB credentials to .env
Run the app
python app.py