axa-ch-webhub-cloud / inno-day-time-boii

0 stars 0 forks source link

UI for yearly over/undertime #13

Open markus-walther opened 4 years ago

markus-walther commented 4 years ago

The app already possesses code to calculate the cumulative work hours for the current year. Management likes to ask employees at unforeseen moments whether they have overtime.

Taking into account the settings-defined and persisted daily hours requirement (default: 8.4h), therefore work out over/undertime and display that in the UI somehow.

Showing such info might need to be configurable in the settings if it is found to be too distracting for some users.

raphaellueckl commented 4 years ago

Has to be researched further because of other stuff like holidays, etc.