SENG499-COMPANY4 / frontend

A course scheduler created for the University of Victoria Software Engineering department.
http://seng-scheduler.web.app
3 stars 3 forks source link

Prof Page - preferences form #3

Open vijaivir opened 1 year ago

vijaivir commented 1 year ago

Create a form for professors to be able to submit their preferences.

vijaivir commented 1 year ago

Created a new page to collect professor preferences to keep it cleaner. The form uses components like CourseList.js, which would only display a list of courses the professor is qualified to teach.

Image