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

Implement users/{userId}/followers GET endpoint #408

Closed
1 task done
atakanyasar opened this issue Oct 20, 2024 · 0 comments · Fixed by #410
Closed
1 task done

Implement users/{userId}/followers GET endpoint #408

atakanyasar opened this issue Oct 20, 2024 · 0 comments · Fixed by #410
Assignees
Labels
component: backend About backend priority: medium Medium priority type: enhancement New feature or request

Comments

@atakanyasar
Copy link
Contributor

atakanyasar commented Oct 20, 2024

📌 Implement a Feature

🏡 Component

  • Backend

📚 Description

Get all followers of the user with userId.

📋 Acceptance Criteria

  • Get followers of a profile.

📃 Related requirements

Link to section

1.2.1.1. Registered Users shall have a personalized Profile Page.
1.2.1.2. All Users shall be able to see the following information for any Registered User:
1.2.1.2.1. Reputation Points
1.2.1.2.2. Follower count
1.2.1.2.3. Following count
1.2.1.2.4. Question count
1.2.1.2.5. Answer count.

📅 Deadline

  • Estimated hours of work: 2 hours
  • Implementation Deadline: October 21
  • Review Deadline: October 22

👁‍🗨 Reviewer

@EnesBaserr

@atakanyasar atakanyasar added type: enhancement New feature or request priority: medium Medium priority component: backend About backend labels Oct 20, 2024
@atakanyasar atakanyasar self-assigned this Oct 20, 2024
@atakanyasar atakanyasar changed the title Implemented users/{userId}/follow POST endpoint Implement users/{userId}/followers GET endpoint Oct 20, 2024
@atakanyasar atakanyasar linked a pull request Oct 20, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backend About backend priority: medium Medium priority type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant