Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VijetaPriya47 committed Jun 29, 2024
1 parent 7fcb119 commit 7607a54
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)



Expand Down

0 comments on commit 7607a54

Please sign in to comment.