ucsb-cs56-w20 / open-lab-scheduler

Display open lab hours for CS courses
1 stars 3 forks source link

PR: T 5pm d aw course leads #112

Closed abbywysopal closed 4 years ago

abbywysopal commented 4 years ago

As an Admin, I can go to the Quarter interface and see all quarters from our sql data. While on the quarter interface, I can select "Course Leads" next to my desired quarter and be redirected to the CourseLeads interface which displays a table with all courses and designated course leads that quarter. If a course is assigned no course leads, the message "no course leads" is displayed for that course.

Also, small formatting change to src/main/resources/templates/tutorAssignment/manage.html. I added buffer space between the header and table.