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

Add public users' activities endpoint #583

Closed mertlkn closed 2 years ago

mertlkn commented 2 years ago

Task:

With an endpoint, all users' activities should be returned.

Type of task (new feature, writing tests, refactoring):

New feature

Standards and rules to follow:

Expected result:

Public users' activities are returned.

Additional notes:

Deadline: 03.01.2022

mertlkn commented 2 years ago

This feature is implemented. PR can be found here