Skip to content

spignelon/blog_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog_1

A fully featured blog using Django 3.2

image

Preview hosted on render:

https://blogapp-sy19.onrender.com/

Features:

  • Login, logout (user authentication)
  • Comments
  • Approve and disapprove comments (by admin) before they appear on the website
  • Create blog posts
  • Edit/Update blog posts
  • Read/Render blog posts
  • Delete blog posts/articles
  • Admin panel for management
  • Permissions and Authorization