sef-global / scholarx-frontend

This is the frontend of the ScholarX
MIT License
5 stars 56 forks source link

Implement the admin dashboard - admin user management view #36

Open Madhawa97 opened 1 year ago

Madhawa97 commented 1 year ago

Description

As part of this issue, we need to create the admin dashboard - user management view, which should closely match the provided mockup. This will provide the super admins with a way to view, search, filter and manage all the admin users.

Tasks

  1. Set up the basic React components as required.
  2. Implement the layout and design of the admin dashboard - user management view, following the provided mockup.
  3. Integrate the necessary components and assets to achieve the desired functionality and visual appearance.
  4. Ensure responsiveness and compatibility across different devices and screen sizes.

Mockup: https://www.figma.com/file/nehm2ff8aR7NkPerg39fK9/ScholarX-V2-%7C-Wireframes?type=design&node-id=1974-2845&mode=design&t=zBGgiYyW1foSirHq-4

image

Note: You may want to mock the API refer to the API doc to see the relevant details.

Acceptance Criteria

nimeshkavindu commented 8 months ago

Can I work on this?