Readme.md Generator
November 9, 2020
Quiz App
November 9, 2020

Social Network API using MongoDB

The Social Network API is a backend application designed to power a dynamic social media platform. Utilizing MongoDB, a leading NoSQL database, it offers robust data handling for user interactions within a social network. The application enables users to share thoughts, react to friends' posts, and manage a friend list, providing a comprehensive suite of functionalities expected in modern social media applications.

Highlights

User Engagement
Features user account management, thought sharing, and reaction functionalities, fostering user engagement and interaction.
Real-Time Updates
Capable of handling real-time updates to thoughts and reactions, keeping the user experience lively and dynamic
Scalable Backend
Leveraging Express.js and MongoDB, the API is designed for scalability, catering to a growing user base and evolving features.
Learning and Challenges
This project was an exercise in mastering MongoDB associations and Express.js routing, showcasing my ability to work with advanced backend technologies and complex data structures.

Technologies Used

Project Significance

Conceptualizing the application structure, implementing the database schema, and creating the various endpoints for user interactions reflects my dedication to building scalable and efficient backend solutions, as well as my commitment to continuous learning.

Further Info

For a detailed demonstration of the application please refer to this Video
 
The project source code is available on GitHub at