-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
See TUfast-TUD/TUFastData#1 for more details.
After the mentioned API endpoints are created, they have to be used by the frontend.
- There has to be a tracker in the local storage keeping track of how many clicks of the total amount of clicks were already send to the api. The delta will be send every (randomly) 1 - 3 days to distribute the traffic to the api/database evenly.
- There has to be a boolean state array in the local storage that keeps track of which features are being used by the user and which not. This data will be send once per week to the api to keep track by which percentage every feature is used.
- An api call must be send every time the link in the "hiring"/participating is being clicked
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request