Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 717 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 717 Bytes

ExpressThoughts_Backend

User Authentication: Secure user accounts and login functionality.
Logout Functionality: Allow users to securely log out from their accounts.
Serializers for Data: Convert complex data types, like posts, into JSON for APIs.
Pagination for Posts: Display posts in manageable pages for smooth browsing.
Likes and Comments: Enable users to engage with posts through likes and comments.

Backend Code deployed on:https://djnago-myblogs-site.onrender.com/admin/login/?next=/admin/
Frontend Code deployed on : https://django-bloggingwebsite-frontend.onrender.com/
Frontend Code github Link:- https://github.com/priyanshi-2001/ExpressThoughts_Frontend