danielbuva/goalie

Delete Following

Opened this issue · 0 comments

Users can unfollow each other (●´ω`●)

Backend

  • DELETE route with userId in body
  • error response for users not found

Frontend

  • unfollow buttons where follow buttons are if they are following and not that user (see wireframe)
  • button changes state without refresh