Skip to content

ChatRoom is a Live web chat application built on node.js and socket.io

Notifications You must be signed in to change notification settings

rishi-611/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom

A live web chat application where you can create a room, and ask your friends to join the same room and chat with them.

This app is built on node.js, express and socket.io mainly. Mustache was used to create some basic templating. This is a lightweight app where you can create a room of as much people as you need. It includes a feature to share your location via geolocation API. The initial frontend design is work of Andrew Mead, Although i made significant changes to it to achieve responsiveness and better user experience