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

[FE] Admin-Panel: Members Management - View, Search, and Filter User List #445

Open
4 of 6 tasks
edichoska opened this issue Nov 10, 2024 · 0 comments · May be fixed by #454
Open
4 of 6 tasks

[FE] Admin-Panel: Members Management - View, Search, and Filter User List #445

edichoska opened this issue Nov 10, 2024 · 0 comments · May be fixed by #454
Assignees
Labels
frontend This is a frontend component

Comments

@edichoska
Copy link
Contributor

edichoska commented Nov 10, 2024

Business Requirement
As an admin, I want to view, search, and filter the members list so that I can efficiently manage platform members.

Acceptance Criteria

  • Implement an API endpoint to retrieve the list of members: https://api.learnhub.mk/docs/#admin-GETadmin-members
  • The API should support pagination and sorting.
  • Search functionality should allow searching by name and email.
  • Reuse the table component to display the list of members
  • Filtering should include:
  • Account status (e.g., active, inactive)
@edichoska edichoska converted this from a draft issue Nov 10, 2024
@edichoska edichoska added the frontend This is a frontend component label Nov 10, 2024
@petark7 petark7 self-assigned this Nov 19, 2024
@petark7 petark7 moved this from In review to Blocked in LearnHub Task Management Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This is a frontend component
Projects
Status: Blocked
Development

Successfully merging a pull request may close this issue.

2 participants