HackYourFuture-CPH / chattie

Chattie is an app for messaging with your collegaues
MIT License
0 stars 4 forks source link

Edit/room #298

Closed Aswini-D3 closed 4 years ago

Aswini-D3 commented 4 years ago

Description

I want to edit the members of a room, so that we can remove or add people from a group

Fixes # (issue) I put the "edit" button in "Channel Information" page, when clicking on that it should redirect to "add-people" page where we able to add or delete users from list.

Please provide a short summary how your changes can be tested? localhost:3000/add-people localhost:3000/channels/:channelId

Checklist