stumash / CoursePlanner

http://conucourseplanner.online
MIT License
5 stars 3 forks source link

Added hard coded, read-only course exemptions list #142

Closed Davidster closed 6 years ago

Davidster commented 6 years ago

related to #141

Summary

I found a pdf document which defines the list of courses that must be taken as prerequisites for both the engineering and computer science degrees. These two degrees encompass every single one of our currently offered recommended sequences. See actual list in diffs (util.js).

As per title, the user cannot edit this list of course exemptions. We can discuss at a later date whether we want to add that feature in.

Code changes are super simple. Will probably merge this within 24 hours.

Test

Built & deployed to d. See that you won't see any issues which involve an unmet prereq coreq for any of the exempted courses.