Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 819 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 819 Bytes

Chat-Application

A real-time group chat application using Angular, NodeJS and socket.io

Building a real time chat application will be the starting point for developing many applications with socket connections which will involve two way communication among server and client.

The chat application have been developed using NodeJS back-end and Angular front-end. Further we will be using socket.io for socket communication.

It contains extended functionalities like interaction using Emoji's and Giphy's -- built with the help of Emoji-Mart and GiphyAPI modules

Screenshot (829)

Screenshot (827)