Skip to content

dev-priyanshi-soni/ExpressThoughts_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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