CyberCraftInc / vacation_system

Cyber Craft Vacation System
0 stars 0 forks source link

Add duration of each vacation on Vacations page #118

Closed eleidan closed 8 years ago

eleidan commented 8 years ago

The main idea is to utilize existing App.Models.VacationRequest model to calculate a vacation duration taking into consideration holidays and weekends.

The result of calculation is displayed in section with the list of personal vacation requests.

Fixes #116