swe574-spring23 / SWE574

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

FEATURE - Create Space Model and Policy Update Functions #42

Closed sehmuzc closed 1 year ago

sehmuzc commented 1 year ago

Space model should be created with 3 different options. 1-All members can post. 2-Granted members can post. 3-Moderators can post.

My Own Space functionality should be added so that user can see the spaces that he has created.

Owner of a space can change the policy of the space, a form should be created for this functionality.

sehmuzc commented 1 year ago

Space model has been updated with 3 policy options. My Own Space functionality added. Space Policy Definition change functionality added. Related Pull Request: #40