GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Add `/volunteer/heatmap` endpoint #166

Closed TimJentzsch closed 3 years ago

TimJentzsch commented 3 years ago

Add a /volunteer/heatmap endpoint that aggregates the activity of a volunteer dependent on the day of the week and the hour of the day. This will be necessary to implement the /heatmap command in buttercup (GrafeasGroup/buttercup#29).

The heatmap could look something like this: Heatmap as displayed on tor-user-stats

So for every pair of weekday and hour we need an entry counting the number of transcription completed in that time slot.