Skip to content

virajdalvi/chatX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatX

  • A MERN stack webapp using Socket.io for real time messaging with user authentication and group messaging feature. Stack: MongoDB, Express, React, Node, Chakra UI, Socket.io

  • Link: https://chatx-mern.herokuapp.com/

Highlights

  • Secure Authentication by using the JSON Web Token (JWT).

  • Group Chat feature which helps people to connect. Group Features such as Admin, Add/Remove users, Leave Group.

  • User Friendly and Mobile Friendly UI which makes the webapp easy to use & accessible from any device.

  • Chat with anyone with the help of their email-id.

Signup & Login

  • Signup & Login is secured with the JWT tokens to provide the proper authetication feature to the webapp

Search User

  • Search Users according to Email or name to start conversation with them

Chat Window

  • Responsive Chat Window so that you can chat from any device. This window consists of all your recent chats.

  • Mobile view

Chat Box

  • Chatbox for single chats with the indication of chatting when the other user is typing & notifications.

Create Group Chat

  • Create Group by seraching their name or email-id in the search bar

Group Chat Feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages