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

Optionally generate short-codes instead of QR codes to speed up user search in linked applications #270

Open
evan10s opened this issue Jun 29, 2019 · 0 comments
Labels
enhancement Adds or suggests a new feature, rewrite, or other enhancement to the codebase low priority
Milestone

Comments

@evan10s
Copy link
Member

evan10s commented Jun 29, 2019

Some of our smaller events don't use QR codes and our HackGT/checkin-android app for checking in participants. We currently look people up by their name or registration email, but this causes a number of issues since this goes off of the name on the registration account rather than the event application.

As an alternative, registration should support generating short-codes (e.g., "4JEF" and so on) that we can use to find users quickly in registration.

Related to HackGT/checkin2#70

@evan10s evan10s added enhancement Adds or suggests a new feature, rewrite, or other enhancement to the codebase low priority labels Jun 29, 2019
@petschekr petschekr added this to the Stretch Goals milestone Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adds or suggests a new feature, rewrite, or other enhancement to the codebase low priority
Projects
None yet
Development

No branches or pull requests

2 participants