/chit-chat-room

A realtime chat app made with web sockets, giving functionality to users like creating a group, making people group admin, view group members and to search and chat with other users.

Primary LanguageJavaScript

A realtime chat app made with web sockets.

Allowing to create New groups and add new people.

Make people admin of groups.

Using cloudinary storage for storing Profile Image.

Track last activity time of users.

Chat Screen: image

Searching for group: image

On clicking a group: image

Message in pending state: image

Create group screen: image

Group details screen: image

Search users to connect: image