Skip to content

divyagarg47/RealTimeChatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chatter Website

The Real-Time Chatter Website is a web application that allows users to engage in real-time chat conversations with each other. Users can send messages, and instantly see messages from other participants in the same chat room.

Features

  • Real-Time Messaging: Chat messages are instantly delivered to all participants in the chat room, providing a seamless and interactive chatting experience.
  • User Authentication: Users are required to sign up and log in to participate in the chat rooms, ensuring secure access to the application.
  • User Profiles: Each user has a profile that displays their username and other relevant information.
  • Message History: Chat conversations are persisted, allowing users to see past messages even when they join a chat room late.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, React.js
  • Backend: Node.js, Express.js
  • Real-Time Communication: Socket.io
  • Database: MongoDB (for storing user profiles and message history)
  • Authentication: JSON Web Tokens (JWT)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published