
Chat Cord
This project was developed to practice my skills on NodeJS, Express and Web Sockets
- - Joins different rooms and chat with users
- - Uses Web Sockets for all types of connections between server and clients
- - A bot will notify the users in room if another user enters or leaves that particular room
- - If a message is sent by a user then it will be sent to all users in that particular room
- - All rooms and users are independent of each other
Technologies Used
- - Node JS
- - Express Js
- - HTML/CSS
- - Vannila JS
- - Heroku
- - Socket.io
Messages in a room with multiple users

Chat Bot Messages

Diff Rooms
