https://github.com/xjqx/talk-a-tive
Talk-a-tive is a Full Stack Chatting App. 🥳 Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.
https://github.com/xjqx/talk-a-tive
express-js mongodb node-js reactjs socket-io
Last synced: 3 months ago
JSON representation
Talk-a-tive is a Full Stack Chatting App. 🥳 Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.
- Host: GitHub
- URL: https://github.com/xjqx/talk-a-tive
- Owner: xJQx
- Created: 2021-12-27T06:28:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T15:40:36.000Z (over 3 years ago)
- Last Synced: 2025-02-08T16:14:52.052Z (over 1 year ago)
- Topics: express-js, mongodb, node-js, reactjs, socket-io
- Language: JavaScript
- Homepage:
- Size: 11.4 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talk-A-Tive Chat App (MERN)
Talk to your friends! 🥳
>Talk-a-tive is a Full Stack Chatting App.
>Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.









https://user-images.githubusercontent.com/47933193/147628723-be45d327-2abf-4ea7-8c34-c0cdeb09e1f5.mp4
## Tech Stack
Client: `React JS`
Server: `Node.js`, `Express.js`
Database: `Mongo DB`
## Features
- `Authentication`
- Log In
- Sign Up
- `User Profile`
- `Search Users`
- `Real-time Chatting with Typing Indicator`
- `Chat Notification`
- `One-to-One Chat`
- `Group Chat`
- Create Group Chat
- Update Group Name
- Add / Remove Users from group