Skip to content

RVarshinee/Chat_Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Chat Connect

This is a real-time chatting application which can be used by the company agents to resolve the queries of the customers.

Clone the project in Visual Studio Code. To run the project, use npm run dev command.

Installations to be done:

  1. npm install express socket.io moment
  2. npm install -D nodemon
  3. npm install csv-parser fs

Additional features implemented:

  1. Real-time interactive chatting using websockets technology
  2. Searching UserId of customers by agents.

To run the project involving sending of messages by customers using API endpoint, clone the following repository in a new window of Visual Studio Code and follow the instructions given in the following repository to run the project: https://github.com/RVarshinee/Customer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published