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

[Task] Implement prize claim functionality #9

Open
2 tasks
JasonBarahan opened this issue Jun 29, 2024 · 0 comments
Open
2 tasks

[Task] Implement prize claim functionality #9

JasonBarahan opened this issue Jun 29, 2024 · 0 comments

Comments

@JasonBarahan
Copy link
Member

Task

Implement the prize claiming functionality. Here's how it should work:

  • When a user obtains the minimum number of stamps required to claim the prize, a prompt shows up asking them to claim their prize.
  • It is not required to make it a prompt. We can have it be a button that is greyed out until the requirements are met. Once all stamps are collected, the button can be pressed to allow the user to claim their prize.
  • Clicking the button prompts them to go to the lounge. Before they claim their prize they are prompted to scan the qr code in the lounge. The person manning the lounge desk can provide this.
  • When the QR code is scanned in the lounge, the user is locked out of the stamp rally. (Or we could implement some other behavior when the stamp rally is completed.)

Steps

  • Implement the above
  • Pass general review
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

No branches or pull requests

2 participants