Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 716 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 716 Bytes

Social Media Platform Project

Developed a comprehensive social media platform with user registration, login, logout, and password reset functionalities. Implemented features for creating, deleting, updating posts, and commenting on posts, including pagination and search capabilities. Enabled users to update profiles and follow/unfollow each other, promoting user engagement. Facilitated secure user authentication and password management with email notifications for password reset. Achieved 98% uptime by optimizing backend performance and efficient database operations.


.env

PORT=

JWT_SECRET=

MONGO_URI