Skip to content

Aniketroy2003/My-Blog-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Blog-App

This is a blog app based on Django-Python which is working as backend and HTML,CSS,JS as frontend

Here is the preview!!!

1) The home page

image

2)The user profile section

-------> all sections i.e username,email and profile image are editable.

image

3)Post

----> Authorised user can post by filling the title section and content section and after post is done the particular post will be updated in home page and will be seen at the top.

image

4) Some authorities

-----> If an user is watching own post, he/she can edit even after the blog is posted.

image

----> but the other posts will be in the read only mode...

image

5) Login/Logout

-----> LOGOUT preview

image

-------> LOGIN preview image

-------> REGISTRATION preview image