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

Android Activity for Accepting or Rejecting Follow Requests #576

Closed niyaziulke closed 2 years ago

niyaziulke commented 2 years ago

Task:

Create a page that allows users with private profiles to accept or reject the follow requests they receive.

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

New feature

Standards and rules to follow:

Ensure a good file organization and UX.

Expected result:

Private users can accept or reject the follow requests they receive.

Additional notes:

Deadline: 04.01.2021

niyaziulke commented 2 years ago

The task was completed on android_follow_request_activity branch and it was merged with #573