joschan21 / nextjs-realtime-chat

A performant and reliable realtime-chat-app built with NextJS 13
906 stars 158 forks source link

feat : group chat #12

Open sohaibMan opened 1 year ago

sohaibMan commented 1 year ago

I propose to implement a new feature in the application that will enhance user engagement and collaboration through a group chat section. This feature will allow our users to create and join groups, and facilitate seamless communication and information sharing within these groups.

The key components of this feature include:

Add Group: Users will have the ability to create new groups by providing a group name

Join Group: Users will be able to join groups and chat inside them

Request Management: To ensure a controlled and curated group environment, we will implement a request management system. This will involve allowing group administrators or moderators to review and approve user requests to join a particular group, ensuring that the group remains relevant and focused.