-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
backendbackend code changesbackend code changesdashboardrelated to the dashboardrelated to the dashboardenhancementNew feature or requestNew feature or requestpythonPull requests that update python codePull requests that update python code
Description
Now that registration already opens we can begin collecting data and displaying anonymized stats of attendee demographics.
- number of registrations
- grouping of attendees by role, job, location, experience level, language, etc
What needs to happen:
- Create models representing attendee data
- add webhook to receive notification that there is new registration on pretix
- call pretix api to collect up to date data
- perform calculations
- display the data in the stats page and in the json endpoint
Metadata
Metadata
Assignees
Labels
backendbackend code changesbackend code changesdashboardrelated to the dashboardrelated to the dashboardenhancementNew feature or requestNew feature or requestpythonPull requests that update python codePull requests that update python code