A simple blog made using python flask web framework.
app.py The main python file. It is a simple application made in flask a python framework. It has Database Modelling and Routing.
Templates Folder Consists of all HTML pages for the website.
Static folder Consists of fonts, bootstrap javascript files and uploads folder for the uploaded profile pictures.