swe574-spring23 / SWE574

BOUN Spring 574 Project
MIT License
0 stars 0 forks source link

FEATURE - Member Role Updates (Remove Member - Remove Moderator - Grant Permission - Ungrant Permission) #102

Closed sehmuzc closed 1 year ago

sehmuzc commented 1 year ago

The functionality should be added so that owners can remove moderators, can remove members and can assign members as moderators. The moderators can remove members and grant permission rights to members or remove their permission rights.

sehmuzc commented 1 year ago

Owners can remove moderators, can remove members and can assign members as moderators. The moderators can remove members and grant permission rights to members or remove their permission rights. The unit tests have been successfully added to make the space.views coverage 63%.

101