https://github.com/mohamedumar083/chat-app-backend
Chat Application Backend Source Code
https://github.com/mohamedumar083/chat-app-backend
expressjs middleware mongodb nodejs socket-io
Last synced: 3 months ago
JSON representation
Chat Application Backend Source Code
- Host: GitHub
- URL: https://github.com/mohamedumar083/chat-app-backend
- Owner: MohamedUmar083
- Created: 2024-07-13T02:13:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T15:19:48.000Z (over 1 year ago)
- Last Synced: 2025-02-27T11:59:45.027Z (over 1 year ago)
- Topics: expressjs, middleware, mongodb, nodejs, socket-io
- Language: JavaScript
- Homepage: https://chat-app-backend-3x8q.onrender.com
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Project Title : Chat Application
# Project Description:
1. Users can send and receive messages in real-time, facilitating instant communication and collaboration.
2. Enables users to engage in private conversations with individuals, allowing for secure communication.
3. Show alert messages when messages contain empty messages.
4. Allows users to create or participate in group chats with multiple participants, facilitating team communication and collaboration.
5. Sends notification alerts to users for new messages, mentions, or other relevant activities to keep them informed and engaged.
# Tech Stacks:
1. Front-end: Reactjs
2. Back-end: Nodejs
3. Database: MongoDB
1) For API Documentation[Click Here](https://documenter.getpostman.com/view/25526528/2sA3e5eTno)
2) For Frontend Source Code[Click Here](https://github.com/MohamedUmar083/chat-app-frontend)