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

way to classify days as half or full day for holidays #16

Closed bethgrace5 closed 9 years ago

bethgrace5 commented 9 years ago

In the updated ER model, requests_vacation entity now has options to set a start and end time for the days they are requesting off. In order to classify a day as a full or half holiday, this can be updated to have all of the employees have a request off that is automatically granted. Then none of them can be scheduled for the holiday. The front end needs to be able to set holidays though.