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

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

Kai- Added action column to add courses and show sections #53

Closed kai-maeda closed 1 month ago

kai-maeda commented 1 month ago

FEATURE: Main course search page previously had the dropdown for course sections integrated into the course Id column and has the add button integrated into the enroll code column. To make the UI less confusing, a column called action was added where the dropdown and add button were included. The dropdown button should be in the action column when it is in a row that is a course with sections. The add button should be in the action column when the row is a section or a lecture with no sections. dokku: https://proj-courses-kai-maeda-dev.dokku-02.cs.ucsb.edu/

Screenshot 2024-05-27 at 7 59 43 PM Screenshot 2024-05-27 at 8 00 48 PM

Closes https://github.com/ucsb-cs156-s24/proj-courses-s24-4pm-2/issues/10