donnell74 / CSC-450-Scheduler

MIT License
1 stars 1 forks source link

Error Checking on File Input #52

Closed CameronHKIng closed 9 years ago

CameronHKIng commented 9 years ago

-Bring up a tkinter error box if try to schedule a course that is not 1/3/5 hours from main input file. Exit out of the scheduler. -If lab is not 1 credit hour, do the same thing...different message -Handle this in interface.py