Skip to content

Implement Front End of NPO Volunteer Table #21

@dlacuata

Description

@dlacuata

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.

Image

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions