mlool / workday-calendar-extension

MIT License
60 stars 23 forks source link

Cannot add courses with ' - ' in their name #58

Closed StashC closed 3 months ago

StashC commented 3 months ago

Our code splits the title on ' - ' and then checks if the length of splits is 2. If the name of a course includes ' - ' in it, the code will throw an error and not let the user add.

Eample: DES_V 201