Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 511 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 511 Bytes

ChatApp-Nodejs

ChatApp built using nodejs

This App is built using Nodejs. Libraries used are:

  1. Express - To create server
  2. Socket.io - To create sockets
  3. Expect and Mocha - To create Unit TC's
  4. Moment - To format Time
  5. Mustache - To render templates
  6. Deparams - To convert searched query to Object
  7. Geolocation API - To fetch users location coordinates
  8. CSS and JQuery

Features:

  1. Chat room support.
  2. Active user list.
  3. Location sharing using link which is redirected to google map.