Kwetter icon indicating copy to clipboard operation
Kwetter copied to clipboard

Feature: Follow a user

Open metalglove opened this issue 3 years ago • 1 comments

Description

As a User, I'd like to be able to follow a user, in order to see the user's Kweets on my timeline.

Acceptance Criteria

Reference: Done-Done Checklist

  • [ ] Should be able to follow a user

Also, here are a few points that need to be addressed:

  1. Constraint 1: A user can only follow the other user, if the other user is not already being followed by the user.

Tasks

  • [x] FollowService
    • [x] Tests
  • [ ] FollowUser button
    • [ ] Tests

metalglove avatar Mar 21 '21 15:03 metalglove

Add pagination later on

metalglove avatar Mar 27 '21 22:03 metalglove