Scheduling

The shifts on the schedule can be arbitrarially ordered, and grouped by placing spacers where desired. When writing the schedule, the shifts can be narrowed to focus on one position at a time.

It calcuates the number of days and hours each employee is scheduled for when it is saved. When the schedule is ready, it can be published so it's viewable by employees.

When a name is clicked, all instances of that name highlight with an aqua color. Any space that that employee is able to work is highlighted with light green.

Additionally, any employee who can work the clicked spot is highlighted in light green in the list on the right.

The schedule currently checks three things. The employee is current, knows the position the shift requires, and has availability for the shift they are being scheduled for (which accounts for approved vacation requests).