This is a Chatroom App made using WebSockets(socket.io) in NodeJS, HTML and CSS. It allows people to join using a display name and room number. A user can also share his/her location. It also shows real-time users present in the room, with notifications for new users joining or leaving. It is currently hosted at https://spriha-chat-app.herokuapp.com.