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

Aaron R add student table #58

Closed Xalex217 closed 1 month ago

Xalex217 commented 1 month ago

Before: In the courses page, when the class id is clicked on, a new page pops up with class information and a table where students can be added. In a previous task, a react table was made for students. After: The table can now be seen when the class ID is clicked on in courses.

EDIT: Do not add to code until #54 is merged. then, modify this code to work with that because I built upon a branch when I wasn't supposed to. I realize I was not supposed to now after a conversation with Professor Conrad, who enlightened me on the errors in my ways.