-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Currently, it is hard for the NPO to track volunteers who are working on their projects. To fix this problem, we need to build a table to display all of the NPO's volunteers and their information so they don't have to search through a ton of different spreadsheets and other records.
This table needs to display each user's name, email, phone number, and what project they're assigned to.
Your task will be implementing the front-end for this table. No Hi-Fi design for this, but make sure it bears some resemblance to this lo-fi design that I worked really hard on.
Steps
- Locate relevant DB tables to pull data from
- Make a GET request to obtain the relevant data
- Populate the table with the data
- Complete additional styling if needed
Acceptance Criteria
- Matches structure of Lo-Fi design
- Table is populated with most current data in DB
Relevant Resources
ChakraUI Table: https://v2.chakra-ui.com/docs/components/table/usage
Metadata
Metadata
Assignees
Labels
No labels