schedulemaker
schedulemaker copied to clipboard
TypeError thrown when entering incorrect department code
Verified its working with other majors but I can consistently reproduce the bug with that class

Looking at SIS, I don’t see anything matching FIN 120. There is a FINC 120, which is the closest match I see.
Right, its an invalid department code. However, when I enter a non-existent class like "csci 102", it says "No courses match". This should probably be handled in a similar way rather than throwing an error