Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 445 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 445 Bytes

ToDo-Blog (Python Project)

Do you want to share your thought with the world and be productive?

Technologies uesd:


  1. Flask
  2. Flask-Bcrypt
  3. Flask-Login
  4. Flask-Mail
  5. Flask-WTF
  6. Flask-SQLAlchemy

Functionality:


  1. Creating, reading, editing, deletings posts.
  2. Creating, reading, editing, deletings toDos.
  3. Login/Logout/Register functionality + password reset.
  4. Customizable profile + changing avatars.