Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.17 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.17 KB

Realtime-chat-app-using-nodejs

Description

  • This is real time chat application where user can interact with single person or in group as well.
  • this application uses geolocation api to fetch user real time location.
    • features
      • Single usre can interact privatly.
      • Users can also chat in groups.
      • User can send their real time location.

Languages & tools

 - Nodejs
 - Exprees
 - socket.io
 - websocket
 - html
 - css

Demo

This application is deployed on Heroku. Please check it out 😄 here.

You can see screen shots, I attached some here 👇.

Screenshot (128)

Screenshot (131)

Screenshot (132)

<script src="https://gist.github.com/Lokesh598/9d7b5addabb38651a701cdc233e372c3.js"></script>