Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow Functionality #209

Closed
4 tasks done
ahmetfirat23 opened this issue May 15, 2024 · 1 comment
Closed
4 tasks done

Follow Functionality #209

ahmetfirat23 opened this issue May 15, 2024 · 1 comment
Assignees
Labels
Component: Backend Issues related to server-side logic or infrastructure Priority: Medium This issue needs to be resolved promptly Type: Feature New feature
Milestone

Comments

@ahmetfirat23
Copy link
Contributor

ahmetfirat23 commented May 15, 2024

Description

Implement follow functionality. Endpoints must support following, unfollowing and retrieving follower count and names.


Acceptance Criteria

  • Follower table created.
  • Follow and unfollow endpoints implemented.
  • Retrieve follower count and follower names endpoints implemented.
  • Is following endpoint implemented

    ...
@ahmetfirat23 ahmetfirat23 added Priority: Medium This issue needs to be resolved promptly Type: Feature New feature Component: Backend Issues related to server-side logic or infrastructure labels May 15, 2024
@ahmetfirat23 ahmetfirat23 added this to the Milestone 4 milestone May 15, 2024
@ahmetfirat23 ahmetfirat23 self-assigned this May 15, 2024
@ahmetfirat23
Copy link
Contributor Author

Follow functionality is up and running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Backend Issues related to server-side logic or infrastructure Priority: Medium This issue needs to be resolved promptly Type: Feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant