You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.
Beyond returning everything, the dashboard API should return:
The number of registrants
The number of registrants with verified email addresses
The number of registrants who have been sent the confirm-attendance email
The number of registrants who have either confirmed/denied their attendance
Previously this would be estimated by looking at the return table of information, but we can be exact by returning the count along with the data, and displaying that too in the front end.
Beyond returning everything, the dashboard API should return:
Previously this would be estimated by looking at the return table of information, but we can be exact by returning the count along with the data, and displaying that too in the front end.
/cc @noahbass
The text was updated successfully, but these errors were encountered: