jreinstra / planner

Main repository for cardinal planner project.
MIT License
1 stars 1 forks source link

Check for class availability in each quarter #217

Open jakerman1234 opened 7 years ago

jakerman1234 commented 7 years ago

Do not let the user drag a certain class into a quarter where that class is NOT offered.

jreinstra commented 7 years ago

Another option might be warning the user ("politely but firmly") when they have classes that don't have sections for that quarter / year yet. When users are planning four years in advance, we won't have section data for three of the four years.

This is somewhat tied to #206 & section data because our handling of sections is not very good right now.