bethgrace5 / sequoia-grove

Angular JS / Java Spring Web Application to Assist Employee Scheduling
http://bethgrace5.github.io/sequoia-grove/
4 stars 3 forks source link

Schedule Checking #46

Closed bethgrace5 closed 3 years ago

bethgrace5 commented 8 years ago

There are several reasons an employee cannot be scheduled for a specific shift - when one is violated, it needs to be made clear to the user what the error is. Right now, there is an Error and a Warning class that are being used. The following items need to be categorized into warning or error, and a nice way of showing the warning or error to the user needs to be created. They also all need to be checked while ther user manually types the schedule - eventually they will also be criteria for an auto generating schedule.