bounswe / 2021SpringGroup9

This is the project repository for Group 9 of the Project Development in Software Engineering course at Bogazici University. We will plan and develop a software project throughout the semester.
3 stars 1 forks source link

Implemented activity stream for the frontend #528

Closed omarr09 closed 2 years ago

omarr09 commented 2 years ago

Implemented activity stream for the frontend, as requested in this issue.

The user can see their own activities as well as activities of the followed people. The user can also see follow requests in the same page. These three are implemented as separate tabs of the same page.