Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.47 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.47 KB

Social App MERN

Overview

Social App MERN is a comprehensive social networking application built with the MERN stack (MongoDB, Express.js, React.js, Node.js). It enables users to create accounts, personalize profiles, interact with posts by commenting and liking, add followers, and view timelines. Additionally, administrators have access to features such as viewing reports, suspending users, and managing posts and profiles.

Features

1. User Authentication and Profile Personalization

Enable users to create accounts securely and personalize their profiles with features such as profile pictures, bios, and other personal information.

2. Post Interaction

  • Comment on Posts: Users can engage with posts by adding comments, fostering discussions within the community.
  • Like Posts: Express appreciation for content by liking posts and showing support.

3. Follower System and Timelines

  • Add Followers: Users can connect with others by adding them as followers, creating a network of connections.
  • View Timelines: Explore the posts and activities of followed users on the personalized timeline.

4. Admin Features

  • View Reports: Admins can access reports and feedback from users, facilitating the moderation of the platform.
  • Suspend Users: Admins have the ability to suspend user accounts in response to violations of community guidelines.
  • Delete Posts and Profiles: Admins can manage content by deleting inappropriate posts and user profiles.