SamarthTech / web-projects-2024

This is the Official Repository of SAMARTH for Open-Odyssey 1.0. Contribute your Web Development or Applications in our Repository 🔥. Make Quality Contributions 😎
MIT License
76 stars 97 forks source link

Add Friends and Create Rooms Features to React-Real-Time-Chat #76

Open ouaelbenamara opened 1 month ago

ouaelbenamara commented 1 month ago

The current implementation of the real-time chat web app provides a basic chat functionality, but lacks essential features for managing conversations and relationships between users. To enhance the user experience and provide more robust communication capabilities, I propose adding the following features:

  1. Friends List:
    • [ ] Allow users to add other users as friends.
    • [ ] Provide a dedicated friends list interface to view and manage friend requests.
    • [ ] Enable users to initiate private chats with their friends.
  2. Create Rooms:
    • [ ] Enable users to join existing rooms and participate in discussions.
ouaelbenamara commented 1 month ago

I would appreciate it if you could assign me this issue under hacktoberfest24 label.