ucsb-cs156-s24 / proj-courses-s24-4pm-1

https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-1/
0 stars 0 forks source link

Create React Component for Grade Distribution History #42

Closed phamaiden closed 1 month ago

phamaiden commented 1 month ago

In this PR, I added a basic react table component that displays the grades and count given by /api/gradehistory/search.

Closes #7

https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-1/prs/42/storybook/?path=/docs/components-gradehistory-gradehistorytable--empty

image