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

Move the new "Multiple Schedule" integration into its own page so it doesn't conflict with the existing "Personal Schedule" implementation. #247

Closed pconrad closed 4 years ago

pconrad commented 4 years ago

For now, the "Multiple Schedules" implementation will be its own separate controller/view/etc. until the feature is fully complete. Then, once other teams have migrated to the new "Multiple Schedules" implementation, we can begin to deprecate the old "Personal Schedule" implementation in favor of this new one.