Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: track + notify user signups #922

Closed
wants to merge 1 commit into from
Closed

Conversation

alee
Copy link
Member

@alee alee commented Dec 12, 2023

Enable participants to sign up for specific launch time(s) while viewing the launch schedule in their tournament / player dashboard.

  1. N minutes before a scheduled launch time, send an email reminder to anyone who hasn't 1/ filled out the intro survey 2/ already entered the lobby 3/ participated in a previous game
  2. provide a visual indicator of number of total signups in that time slot

Next steps:

  1. create toggle button UI to "signup" or "un-signup" for a specific TournamentRoundDate
  2. build backend endpoints to do the data things on the backend to signup / unsignup
  3. build backend schedule logic to send an email reminder to eligible signed up participants when the lobby opens (and a few minutes before the lobby closes?)

refs https://github.com/virtualcommons/planning/issues/63

part of a feature to keep track of users signing up for a specific
launch time and:

1. getting notified via email when the lobby is open + how many signups
   are there / signed in users (still tbd)
2. visual indicator of number of total signups in that time slot

refs virtualcommons/planning#63

Co-authored-by: Scott Foster <[email protected]>
Co-authored-by: Sabrina Nelson <[email protected]>
@sgfost
Copy link
Contributor

sgfost commented Jan 24, 2024

closing for #929 (new branch)

@sgfost sgfost closed this Jan 24, 2024
@alee alee deleted the feat_launch_date_signups branch January 31, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants