CyberCraftInc / vacation_system

Cyber Craft Vacation System
0 stars 0 forks source link

Add information about own vacation duration #115

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 personal vacation requests.

Fixes #110