Skip to content
/ chat-app Public

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

Notifications You must be signed in to change notification settings

lgope/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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. πŸ“±πŸ’»

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published