Major League Hacking 2021 Hackathon Season

Registrant Dashboard

Authentication:


Send attendance confirmation emails to all registrants that:

  1. Have verified their email address
  2. Do not appear on the waitlist
  3. Have not previously received an attendance confirmation email

Send confirm attendance email to an individual

Note, this action should only be used in rare circumstances as it:
  1. Removes an individual registrant from the waitlist if they are on it
  2. Sends an attendance confirmation email regardless of whether the registrant has received one

Send confirmation email to sitting ducks

Note, a sitting duck is a registrant such that:
  1. Has previously received an attendance confirmation email
  2. But has not confirmed/denied their attendance
  3. (Email will be verified implicitly as per first point)

Send confirmation email to the waitlisted

Note, this action sends attendance confirmation emails to all registrants that:
  1. Have verified their email address
  2. Have registered after we hit our waitlist threshold
  3. (Or is waitlisted for some other reason)

Perform Check-In

Note, this marks an individual user as "checked in", in the database regardless of their status in the database

Fetch registrants