Skip to content

Chat-app is a personal project for learning socket.io and express with some mongodb

Notifications You must be signed in to change notification settings

Twentyquid/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat app of modern day

The web app at present is working but not fully refined. Some more work has to done for auto scrolling. Planning to make it into a PWA. Next step is to enable push notifications and add database (mongodb).

Dependencies used so far

  • express (for server)
  • socket.io(web socket)
  • body parser(parsing post requests)
  • mongodb(for connectin to mongodb database)

About

Chat-app is a personal project for learning socket.io and express with some mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published