swe574-spring23 / SWE574

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

FEATURE - Join and Leave Space #43

Closed sehmuzc closed 1 year ago

sehmuzc commented 1 year ago

Users will be able to join or leave spaces. When a user joins a space he will be one of the members of the space. When the user leaves the space he will be removed from members/granted members lists.

sehmuzc commented 1 year ago

46 Join and Leave Space functions added.