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

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

Add Student Table to Course Show Page #41

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Complete this after #56 and #55

User Story

Discussion

In issue #55 a Course Show Page was added to the app.

In issue #56 a course table was added that can display information from /api/students/all

Your job is simple: add an api call to the course show page to get the students for that course, and display in the table on the course show page.

Acceptance Criteria

github-actions[bot] commented 1 month ago

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

Xalex217 commented 1 month ago

submitted pr