8000 GitHub - ashray-00/Realtime-Chat-Application: Real time Chat Application Using Node.js and MongoDB.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ashray-00/Realtime-Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-Chat-Application

Final Project for Human Computer Interaction 2021.

Real-time Chat Application using Node.js and MongoDB.

File Structure:

.  
|--- models  
|--- node_modules  
|--- public
    |--- css
    |--- js
|--- route
|--- views

Prerequisite

You need to have MongoDB installed

Running the Project

Start MongoDB

For linux users:

sudo service mongod start

Installing the npm packages

npm install

Starting the project

npm start

The Application runs in http://localhost:3000/

Launch muliple application in different browser windows or tabs.

About

Real time Chat Application Using Node.js and MongoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0