Skip to content

PriyankaMaru28/ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHATVERSE

A Chatbot in Vanilla JS, Socket.io.

Description

A Real-time chat application in Node.js using Socket.io and Vanilla JS. It basically helps users within the same groups to communicate in realtime. Each user belongs to a particular room and can leave the room when needed, the users in the room are notified when a user joins or leaves the room.

Getting Started

  1. git clone the master repository: https://github.com/PriyankaMaru28/ChatBotNodejs.git
  2. Install the dependencies: npm install
  3. Start the development server: node server
  4. Open the browser and go to localhost:3000

Technologies Used

  1. HTML
  2. CSS
  3. Vanilla JS
  4. Socket.io

Images :

  1. Login Page Screenshot 2023-09-03 at 22 56 34

  2. Chatbot Messages Page : Screenshot 2023-09-03 at 22 57 46

About

A chat bot in node js using web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published