lgope / chat-app

Simple chat application built using modern technologies. πŸ“±πŸ’»

Home Page:https://lakshman-chat-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-app

I've created a real-time chat application with web sockets and socket.io this allowed me to set up an application with real-time by directional communication where the client can send information to the server and the server can send information to the client over this persistent connection. πŸ“±πŸ’»

Key Features

Some of the standout features of the project are

  1. Real time chat
  2. Users can Join a chat room
  3. Share location

Demonstration

Join Page :

rsz_cajoinpage

Chat :

ca1-i5s2zfhkmp4_P6rQ

First User :

rsz_1st

Second User :

rsz_2nd

Technologies Used :

  • HTML5
  • CSS3
  • Mustachejs
  • Nodejs
  • Expressjs
  • Socket.IO (API)

To run this project :

  1. Clone this repo
  2. Change your directory : cd chat-app
  3. Run npm install
  4. Run npm start

Future Updates

  • Enable PWA
  • View Profile
  • Settings Profile

And More ! There's always room for improvement!

Deployed Version

Feel free to visit πŸ‘‰ https://lakshman-chat-app.herokuapp.com/

About

Simple chat application built using modern technologies. πŸ“±πŸ’»

https://lakshman-chat-app.herokuapp.com/


Languages

Language:JavaScript 66.1%Language:HTML 20.4%Language:CSS 13.5%