Skip to content

Latest commit

 

History

History
53 lines (23 loc) · 1.63 KB

README.md

File metadata and controls

53 lines (23 loc) · 1.63 KB

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