ucsb-cs156-s24 / proj-organic-s24-5pm-2

https://ucsb-cs156-s24.github.io/proj-organic-s24-5pm-2/
0 stars 0 forks source link

Create Student Table #19

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 5 months ago

In this Issue you will create a React component for displaying data from the /api/students/all endpoint.

You can populate that endpoint by using the /api/students/upload/egrades endpoint on swagger with data from /docs/examples/egrades.csv

The table should show the available fields from the /api/students/all endpoint.

Acceptance Criteria

Discussion

This will eventually be used on the Course Show Page #55

github-actions[bot] commented 5 months ago

Copied from https://github.com/ucsb-cs156/proj-organic/issues/56