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

Add guest users for events. #631

Open
lshoravi opened this issue Jan 27, 2022 · 0 comments
Open

Add guest users for events. #631

lshoravi opened this issue Jan 27, 2022 · 0 comments

Comments

@lshoravi
Copy link
Contributor

Some events allow non-UTN members and non-students, which the event system doesn't support.

One possible implementation:

  • Add a form for registering guests to a certain event. It should take at least email. Assign a random identifier to the guest upon creation.

  • If the guests win, email the guest a special url with the random identifier, and stress in the mail that it is unique.

  • The URL leads to a copy of the my_ticket page.

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

1 participant