Skip to content

rokublac/python-flask-full-blog-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask Blog Website

Basic blog website where you can register, login and create/delete/update your blog posts, and read posts by other users. (To be deployed some time in the future)

MongoDB:

  • Store users and blog posts

User authentication:

  • Registration - login - logout
  • Password reset with email token
  • Web-page permissions

Blog Posts:

  • Post, edit, delete blog posts.

Error handling:

  • Custom error handlers

Big thanks to Corey Schafer

About

📰 Blog website built with Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published