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

users page: display all users in our database #9

Open
JoshCLim opened this issue Jun 3, 2024 · 0 comments
Open

users page: display all users in our database #9

JoshCLim opened this issue Jun 3, 2024 · 0 comments

Comments

@JoshCLim
Copy link
Contributor

JoshCLim commented Jun 3, 2024

make src/pages/users/index.tsx file

The page should show all of the users registered on the website and their information.
The backend route /users gets all the information you need.

Each user has to have an edit and delete button associated with them.
The page needs buttons to add a new user and sort by name, sort by role.

@JoshCLim JoshCLim added this to the get + display data milestone Jun 3, 2024
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

No branches or pull requests

1 participant