Schemetrical / UBCScheduler

UBC Course Scheduler
https://yichen.dev/UBCScheduler/
GNU General Public License v3.0
9 stars 7 forks source link

Keep track of restrictions/blocks in separate array or list #7

Open Schemetrical opened 6 years ago

Schemetrical commented 6 years ago

Currently, restrictions act like regular classes. However, since we know restrictions must be there, they should be already colored green and locked in place.