From 7607a547efc7581c75019456af7fdd640adc56db Mon Sep 17 00:00:00 2001 From: Vijeta Priya <67923889+VijetaPriya47@users.noreply.github.com> Date: Sat, 29 Jun 2024 21:05:15 +0530 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 60238e1..7a1c1c6 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ -# SocioBay 💬 -A **Real-Time** chat application with multiple custom rooms and user sign-up functionalities -1. **Sockets.io** - Used to implement the real-time functionalities by sending triggering and monitoring events on a topic-subscription based model. +# RoomSoc 💬 +A **Real-Time**- Chat application with multiple custom rooms and user sign-up functionalities +1. **Sockets.io** - Used to implement the real-time functionalities by sending triggering and monitoring events on a topic-subscription-based model. 2. **ReactJS** - The front end has been built using ReactJs to implement live state-change handling on (send/receive) message events. ## Preview ### Join/Sign Up Page - +![Screenshot 2024-06-29 205508](https://github.com/VijetaPriya47/Roomsoc/assets/67923889/cc9bcc91-d732-4cfa-9970-55a19acfb419) ### Chat Box ui - +![Screenshot 2024-06-29 205526](https://github.com/VijetaPriya47/Roomsoc/assets/67923889/e4eaf825-d1f1-4de3-a1c7-6b9b547a3c2d) #### Welcome Message and Notification on the joining of any user +![Screenshot 2024-06-29 205553](https://github.com/VijetaPriya47/Roomsoc/assets/67923889/035b43de-5aea-442a-aed1-0320deb8b985)