Please visit the link given below to see the blog in action. demo flask website
This project uses Python, flask, html, css, bootstrap for creating a basic flask blog.
This project is made to familiarise with Flask and implement the learnt concepts along with deployment process using Heroku. It is not complete and various features will be added in future.
The functionalities added in this flask application are as follows:
- Sign Up
- Login
- See & Update Account Details
- Add & Update profile picture with image resizing
- Restricting access to certain pages based on login status
More features will be added in future.
Python 3.8.3 is used for developing this project.
Install the project dependencies with the following commands:
$ pip install -r requirwments.txt
To execute the flask applycation, use the following command:
$ python app.py
MIT © 2020 Deepankar
1.0.0
The author of this project is Deepankar.