GDPR
What is done with personal data
Displays name of coworkers and their targets from the database. Does not change any data just reads them. Can be configured so the user only can see their own goals and names.
Why personal data is needed
It gives a user, manager or such an overview and can follow up how everyone is doing according to their goals.
What personal data
- Coworker name
Transfer of personal data
No, it's only showed in a local web page.
Logging of personal data
There are no logs stored. It remembers (with cookies) what coworker IDs that were chosen last. Each user have there own cookie that is stored local on the current computer. The cookies are stored for 5 days.
Possible avoidance of using personal data
You can configure what field in the coworker table to use as "display name". So you could for example only show the id, or a fixed text. But that will make the app loose the individual follow up feature.