CankutER / SWE-573

Home repository for SWE-573 Course, Semester Spring-2024
0 stars 0 forks source link

Implement Front-End page for Communities #12

Closed CankutER closed 4 months ago

CankutER commented 4 months ago

Implement a front-end page to display a single community. Page should contain community information, posts created in the community and the list of members. Additionally, front end components to create templates and make posts should be accessible from this page. Member components should be clickable and able to navigate the user to the corresponding member's profile page.

CankutER commented 4 months ago

Issue has been completed in this commıit.