ChatApp built using nodejs
This App is built using Nodejs. Libraries used are:
- Express - To create server
- Socket.io - To create sockets
- Expect and Mocha - To create Unit TC's
- Moment - To format Time
- Mustache - To render templates
- Deparams - To convert searched query to Object
- Geolocation API - To fetch users location coordinates
- CSS and JQuery
Features:
- Chat room support.
- Active user list.
- Location sharing using link which is redirected to google map.