/Flask-Blog-App

This is flask project of a blog website which I built for learning Flask with authentication features, user account management and CRUD operations on blog posts.

Primary LanguageHTMLMIT LicenseMIT

Flask-Blog-App

Screenshot (96)

This flask app have features like:

  1. register
  2. email confimation
  3. login
  4. password reset
  5. profile photo upload after email registration
  6. random identicon generator by default for new users
  7. profile info update
  8. email update after verification of new email
  9. Disable Account/ Delete Account
  10. create, read , update, delete posts

etc.

this is part of my learning process.

learning resources :

  1. https://www.youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH
  2. https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world