A Flask Blog Web Application which uses SQLite as a database and is deployed on Heroku.
Link: https://potrolipi.herokuapp.com/
To download this app and run it locally, download the all the libraries which are written in requirements.txt In the .env file write your own email id and password and allow access to less secure apps from GMail. Try the app using another Email id. Start the app : python app.py