-
Notifications
You must be signed in to change notification settings - Fork 0
Home
All of the current problems with this code are listed below. Once you choose an issue to fix, initial next to it to indicate that you are working on it, then create a new branch. Once you feel that you have fixed the code, ask another member to review it and merge it onto the main branch.
-
figure out the equivalent of innerHTML in Raphael and fix the getCRN() function AA
-
move the CRN search box to the right side of the page
-
Add a browse section that resembles this layout:
Browse: By Distribution Requirement: Follow this link: (link to Katy's course finder) By Department: Dropdown with Depts (once you click on a department, object pops up with a table of available courses) -
only highlight when there is course information (and display more information about the course?)
-
fix the remove function (there is skeleton code already)
-
if user tries to add overlapping course, ask whether to delete or keep conflicting course
-
grab some courses from the CSV (on Katy's course finder github) and add them for testing purposes
- keep a cache where users can save courses without adding them to the schedule?
- have a different color for each course added?