A Monolithic Blogging Web Application created using following technologies
- Flask - Python Web-development Microframework - Link
- Flask-SQLAlchemy - SQL Object Relational Mapper (ORM) - Link
- Flask-WTF - WT Forms for User inputs and Validations - Link
- Flask-Bcrypt - Hash Generation - Link
- Flask-Login - Session Manager - Link
- Pillow - Image Manipulation - Link
$ python3 ./run.py
Special Thanks to Corey Schafer who is the Best Programming Teacher that I've ever had. Check him out