https://github.com/its-kritika/chat-app
This is a chat-app built to provide you a real-time communication with other users. Enjoy your conversation with my application!!
https://github.com/its-kritika/chat-app
expressjs html-css-javascript nodejs socket-io
Last synced: 3 months ago
JSON representation
This is a chat-app built to provide you a real-time communication with other users. Enjoy your conversation with my application!!
- Host: GitHub
- URL: https://github.com/its-kritika/chat-app
- Owner: its-kritika
- Created: 2024-04-25T18:11:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T16:52:49.000Z (over 1 year ago)
- Last Synced: 2025-02-15T02:18:09.357Z (over 1 year ago)
- Topics: expressjs, html-css-javascript, nodejs, socket-io
- Language: JavaScript
- Homepage: https://chat-app-ix74.onrender.com/
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Application
## Description
A simple real-time chat application built using Node.js and Socket.io. This application provides the facility of real-time communication, allowing multiple users to communicate in chat rooms simultaneously.
## Features
- **Real-time messaging:** Messages are delivered instantly using Socket.io.
- **Multiple chat rooms:** Users can join different rooms and chat with participants within that room.
- **User notifications:** When a user joins or leaves a room, all participants are notified.
- **Isolated chat rooms:** Messages from one room are not visible to participants in other rooms.
## Requirements
- Node.js
- Socket.io
## ScreenShots


