https://github.com/ankitsinghsisodya/bit-mitra
https://github.com/ankitsinghsisodya/bit-mitra
express mongodb reactjs socket-io tailwind
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankitsinghsisodya/bit-mitra
- Owner: Ankitsinghsisodya
- Created: 2025-01-22T11:23:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-18T14:13:46.000Z (5 months ago)
- Last Synced: 2026-01-18T21:06:20.761Z (5 months ago)
- Topics: express, mongodb, reactjs, socket-io, tailwind
- Language: JavaScript
- Homepage: https://bit-mitra.onrender.com/
- Size: 304 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BIT-MITRA
## Description
This project is a social media platform that allows users to connect, share content, and interact with each other. It includes features such as user profiles, posts, comments, likes, and messaging.
## Features
- User authentication and authorization
- User profiles with customizable information
- Posting text, images, and videos
- Commenting and liking posts
- Direct messaging between users
- Notifications for user interactions
## Real-time Features
- **Socket.io:** Enables real-time, bidirectional communication between web clients and servers. Used for live chat and notifications.
## Technology Used
- **Frontend:**
- React.js
- Redux
- HTML5
- CSS3
- JavaScript
- **Backend:**
- Node.js
- Express.js
- MongoDB
- **Authentication:**
- JWT (JSON Web Tokens)
## Live Demo
Check out the live demo of the project [here](https://bit-mitra.onrender.com).