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

FEATURE: Added Delete Button to PersonalSchedules page #41

Closed tim-choi closed 1 month ago

tim-choi commented 1 month ago

Before, there was no way to delete a course form your schedule from the personal schedules page. You could only delete a course form the courses page, which was not optimal.

In this PR, I add a column with a delete button for each course under each personal schedule. (note that it doesn't delete the course yet, the button is purely ornamental as of right now.)

Screenshot 2024-05-26 at 9 02 03 PM