Desktime Reporting project gives insights about employee's working hours using Desktime API.
- Replace
API_KEY
property with your Desktime API Key. You can get your API Key fromhttps://desktime.com/app/api
- Replace
MANAGERS
property based on the following example:manager1:1568,5629,1563,1534,1567,1642,2920,354,305,401,474; manager2:395,156,401
manager1
andmanager2
are the names of managers and numbers are the ids of employees under these managers.
- Replace
DAILY_WORK_HOURS
property with your company's daily work hours. (Weekends are assumed to be holidays.)
- You can deploy this project to Azure Website.
- Open chrome and type
{YOUR_URL}?manager={MANAGER_NAME}
.
- Sahin https://github.com/sahin
- Selim Fırat Yılmaz https://github.com/mrsfy
- Muhammet https://github.com/muhammet