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
2)The user profile section
-------> all sections i.e username,email and profile image are editable.
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.
4) Some authorities
-----> If an user is watching own post, he/she can edit even after the blog is posted.
----> but the other posts will be in the read only mode...
5) Login/Logout
-----> LOGOUT preview