Skip to content

Simple chat application where users can register/login and create custom rooms to chat with others.

Notifications You must be signed in to change notification settings

Atharv-Bobde/chat-app

Repository files navigation

Version License: ISC

Features

  • User Registration: Create a new account with a unique username and password.
  • User Login: Access your account securely with your credentials.
  • Create a Room: Set up a new chat room and invite others to join.
  • Join a Room: Connect with existing rooms to chat with participants.
  • Real-Time Chat: Engage in instant messaging with other users in the same room.

Clone the repo

git clone https://github.com/Atharv-Bobde/chat-app.git
cd chat-app

Install

npm install

Usage

npm run start

Technical Details

  • Frontend: Built with html, styled by bootstrap and uses Socket.io for real-time communication.
  • Backend: Powered by Node.js, Express.js, and Socket.io for handling server-side logic and communication.
  • Database: User data stored in a MongoDB database.

Author

👤 Atharv Bobde

About

Simple chat application where users can register/login and create custom rooms to chat with others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published