swe574-spring23 / SWE574

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

DEV | Share Post in Spaces and Space Recommendations #89

Closed sehmuzc closed 1 year ago

sehmuzc commented 1 year ago

1-Can_Member_Post functionality updated to check if the user is a member of the space. 2-Recommended space has been added to my spaces list. It is based on the number of posts. 3-Post New (Create post) function now takes the space id and this space id is selected when the form is opened if the Share Post is used in the Space. 4- Share Post functionality added in conjunction with the can_member_post checks to the Space feeds. 5-My_Spaces_List view updated to give the recommended spaces based on post counts.