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

[Front] - Display users list - admin only #29

Closed
mriiad opened this issue Oct 9, 2023 · 0 comments · Fixed by #82
Closed

[Front] - Display users list - admin only #29

mriiad opened this issue Oct 9, 2023 · 0 comments · Fixed by #82

Comments

@mriiad
Copy link
Owner

mriiad commented Oct 9, 2023

TO BE DONE AFTER: #74

Add New 'Display All Users' Button in Admin Page

  • Objective: The purpose of this issue is to implement a new feature in the admin page of our React application, which will allow the admin to view a list of all users without applying any filters.

  • Details:

  1. Add a new button labeled 'Display All Users' on the admin page.
  2. Upon clicking this button, send a request to the Node.js backend to fetch all user data.
  3. Display the fetched user data in a new page "/users".
  4. Ensure that the design of the button and user list is consistent with the existing UI/UX of the admin page.
@mriiad mriiad changed the title Display users list - admin only [Front] - Display users list - admin only Jan 13, 2024
@mriiad mriiad linked a pull request Jan 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant