BasileF / Full-Send-341

0 stars 0 forks source link

Following Component #13

Closed patrickgdbt closed 4 years ago

patrickgdbt commented 4 years ago

Story Points: 4 Priority: 2 Risk: 1/10 As a user, I expect to be able to follow other users on the app. When I follow a user, I should not be able to follow them again, instead, I should be given the option to unfollow them. When I follow or unfollow someone, that change should be recorded somewhere and follower counts should be changed accordingly.

TESTS: Acceptance test: The follow button should change when clicked between follow and unfollow, and clicking it should change follower count accordingly. Followers should be tracked under users in the database.

Status: Accepted