An open API service indexing awesome lists of open source software.

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

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).