Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 312 Bytes

File metadata and controls

9 lines (6 loc) · 312 Bytes

chatapp_nodejs

ChatApp

  • A web based chat application where people can connect with each other.
  • Users can create Unique rooms and share it people to have private converstions.
  • Fuctionality to check if users are typing and current online users.
  • Tools used JavaScript, NodeJs, Web Sockets, HTML, CSS.