Skip to content

sangeeth5320/ChatApp-withMongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp-withMongoDB

Chat application with db connectivity

Follow the steps to run the application

Install node js

Install Mongodb database

In cmd prompt Enter cd C:\Program Files\MongoDB\Server\3.0\bin

mongodb

Check whether the service is started by entering http://localhost:27017/

Finally Run the node js program

Features

1.Retrieve old messages such as conversation

2.Shows list of online users

3.Private messaging ( ex: username \w message)

About

Chat application with db connectivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published