Skip to content

ChitChat is a A Complete one to one and group Real-Time chatting application. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.

Notifications You must be signed in to change notification settings

amritmaurya1504/Chit_Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChitChat Application

ChitChat is a A Complete one to one and group Real-Time chatting application. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.

Tech Stack Used.

Client: React JS

Server: Node JS, Express JS, Socket.io

Database: Mongo DB

Demo

Website

Website

Test Image 5

Run Locally

Clone the project

  git clone https://github.com/amritmaurya1504/Chit_Chat.git

Go to the project directory

  cd Chit_Chat

Install dependencies

  npm install
  cd frontend/
  npm install

Start the server

  npm start

Start the Client

  //open now terminal
  cd frontend
  npm start

Features

Authentication

Test Image 5 Test Image 5

Real Time Chatting with Typing indicators

Test Image 5

One to One chat

Test Image 5

Search Users

Test Image 5

Create Group Chats

Test Image 5

Notifications

Test Image 5

Made By

About

ChitChat is a A Complete one to one and group Real-Time chatting application. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages