Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 2.06 KB

README.md

File metadata and controls

54 lines (38 loc) · 2.06 KB

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.

MongoDB Express.js React Node.js
JavaScript React Router Dom Axios.js
Chakra UI Socket.io

talk-a-tive.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