- Migrate Table
Stats
- define new column - Inspect the new table structure & data
- Added New Table:
Stats
- Populate the table using
Flask CLI
- Configuration Update
- Integrate SqlAlchemy
- Added dependencies:
flask_sqlalchemy
,flask_migrate
- No feature coded
- Update README (minor)