Skip to content

Real time chat application using nodejs, express, and socket.io

Notifications You must be signed in to change notification settings

belalmosad/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Simple Real Time Chat application using nodejs, express, and socket.io

Live Demo: https://chat-app-socket--node.herokuapp.com/

Technologies used:

Front-End:

  • EJS (Template Engine)
  • CSS
  • Vanills JavaScript

Back-End:

  • socket.io (for real-time communication and sockets).
  • NodeJs and Express (for creating server and handling endpoints).

Login Form

Chat between Two Sockets (clients). Sent and recieved messages appear differently as per client.

Further Improvements

  • Add Support for sending documents.
  • Add Authentication and Authorization.
  • Add feature of creating rooms and servers (discord-like).

About

Real time chat application using nodejs, express, and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published