NickdevC / weekend-warrior-react

1 stars 1 forks source link

Follow/Unfollow a User #27

Open NickdevC opened 1 year ago

NickdevC commented 1 year ago

As a logged in user I can follow and unfollow other users so that personalise my feed and receive only those adventures from people who I am interested in

Acceptance Criteria:

  1. Follow/unfollow button is clear to logged in users and displays current status
  2. Status of the follow/unfollow button is responsive
  3. Users's content is automatically added/removed from a user's feed depending on their follow/unfollow status