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

T 6pm b ucsb courses search create multiple schedules button #265

Closed vincentktieu-ucsb closed 4 years ago

vincentktieu-ucsb commented 4 years ago

In this PR, we redid the create button to no longer be a popup. The create button now adds a new schedule to your list of schedules called "New Schedule".

We did this because naming a schedule will be done using the planned rename functionality. We want to reuse as much code as possible.

These changes also addressed the issue with display schedules.