An open API service indexing awesome lists of open source software.

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!!

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
![Screenshot (545)1](https://github.com/user-attachments/assets/83b854ba-1e48-44be-b159-3fac8ea42e56)

![Screenshot (542)](https://github.com/user-attachments/assets/af10d1a3-caba-4a96-9e5b-c6a6d4b9ef3b)

![Screenshot (543)](https://github.com/user-attachments/assets/cc1fbf1f-56cc-452a-ad0b-fa1c75be7631)