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

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

EPIC-SPLIT: Add React Component -- Display Course Grade Distribution Data #23

Closed tim-choi closed 1 month ago

tim-choi commented 2 months ago

Check #3 for other details Add this component to the course detail page Each course search result has an circled i ⓘ icon that links to a course details page such as:

https://courses-qa.dokku-00.cs.ucsb.edu/coursedetails/20221/00018

In this issue, use the component created in the earlier issue. Retrieve the data for the course from the endpoint and then display it on the course details page.