Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayk-gupta/social-media
https://github.com/jayk-gupta/social-media
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jayk-gupta/social-media
- Owner: jayk-gupta
- Created: 2024-02-06T07:28:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T15:03:39.000Z (8 months ago)
- Last Synced: 2024-05-07T16:24:43.817Z (8 months ago)
- Language: JavaScript
- Size: 14.8 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
# Academix Social
Academix Social is a full-stack social media platform built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It enables users to create profiles, share text and image content, view posts from other users, and connect with friends on the platform.
## Features
- **User Profiles**: Users can create personalized profiles to showcase their information and interests.
- **Content Sharing**: Facilitates posting of text and image content to engage with the community.
- **Social Feed**: Users can view posts from other users in a centralized social feed.
- **Authentication**: Implements user authentication and authorization using JSON Web Token (JWT) for secure access.
- **Friend Connections**: Allows users to connect with each other by adding friends on the platform.## Technologies Used
- **Frontend**: React.js
- **Backend**: Node.js, Express.js
- **Database**: MongoDB
- **Authentication**: JSON Web Token (JWT)## Screenshots
![Screenshot 2024-05-06 203026](https://github.com/jayk-gupta/Social-Media/assets/100681165/27286e56-7fde-48d7-96d3-de5ecfdc24f0)![Screenshot 2024-05-06 203110](https://github.com/jayk-gupta/Social-Media/assets/100681165/679f33f9-df47-43e3-ab86-ad8c37f04026)
![Screenshot 2024-05-06 203139](https://github.com/jayk-gupta/Social-Media/assets/100681165/32970df3-11a0-4f30-a427-fa02d356d538)
![Screenshot 2024-05-06 202956](https://github.com/jayk-gupta/Social-Media/assets/100681165/89061ac7-3874-4e94-80a9-498473566c85)