Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 tasks
ouaelbenamara opened this issue Oct 5, 2024 · 1 comment
Open
4 tasks
Assignees
Labels
open-odyssey Open Odyssey repo

Comments

@ouaelbenamara
Copy link
Contributor

ouaelbenamara commented Oct 5, 2024

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 ouaelbenamara changed the title Add Friends and Create Rooms Features to [React-Real-Time-Chat ](https://github.com/ouaelbenamara/web-dev-projects-hacktoberfest24/tree/main/React-Real-Time-Chat) Add Friends and Create Rooms Features to React-Real-Time-Chat Oct 5, 2024
@ouaelbenamara
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-odyssey Open Odyssey repo
Projects
None yet
Development

No branches or pull requests

2 participants