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

Implement unfollowing a user in the profile page #494

Closed mecolak closed 2 years ago

mecolak commented 2 years ago

Task:

After a user follows another user follow button is removed. Change it so that the user is able to unfollow the users it already follows.

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

new feature

Standards and rules to follow:

Expected result:

User is able to unfollow the people they followed before.

Additional notes:

Deadline: 04.01.2022

mecolak commented 2 years ago

image The button changes to unfollow if follow was successsfull.