User Administration Dashboard
About the Project This project is very simple and consists of an admin dashboard to manage users created from a prompt and the Pair of Github Copilot with the following features:
User Search: Allows searching for users by different criteria, such as name, email. User Sorting: Functionality to sort users based on different parameters, such as registration date and name. Search button and clear search button.
The prompt used to make this dashboard initially was: “develop an admin dashboard to manage users. It should include functions of search, sorting and clear search. It needs to be accessible and responsive. Frontend code”.
And this project took 15 minutes to be done.