ucsb-cs56-w20 / ucsb-courses-search

Spring Boot App to show similar information to that found at UCSB Curriculum Search page
https://ucsb-courses-search.herokuapp.com
2 stars 5 forks source link

added delete buttons on schedule for new course model #237

Closed Zonkman closed 4 years ago

Zonkman commented 4 years ago

well it's there. the schedule view now has a delete button on the right, which deletes its course when pressed. lectures and sections of the same name are all deleted together.

Zonkman commented 4 years ago

https://github.com/ucsb-cs56-w20/ucsb-courses-search/pull/239 absorbs it