sakshi-dhamija / Connect-Intellect

A Full Stack Realtime Chat Application with Authentication & SMS Notifications
https://connect-intellect.netlify.app/
0 stars 3 forks source link

Implement messaging functionality with multiple people. #6

Open sakshi-dhamija opened 2 years ago

sakshi-dhamija commented 2 years ago

Currently, in the chat application, you can chat via a channel or a direct message, Implement the functionality to talk to people in groups without creating a channel.

kailash360 commented 2 years ago

@secrashi ,will we need to create another option for groups like we have options for direct and channel?

sakshi-dhamija commented 2 years ago

No, it will be displayed under direct messages.

swahim commented 2 years ago

@secrashi Do you want something like a common chat room where everyone can chat at the same time?

sakshi-dhamija commented 2 years ago

That will be the same as a channel, so we don't a room but a direct message functionality to a few people together. ( Ex: Slack )