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

QR Code Scanner #131

Open
m-triassi opened this issue Oct 24, 2021 · 1 comment
Open

QR Code Scanner #131

m-triassi opened this issue Oct 24, 2021 · 1 comment
Labels
front end task This issue represents a task belonging to a story

Comments

@m-triassi
Copy link
Contributor

Description

It would be helpful to have a front end component that can interact with a smartphone camera and scan data from a QR code.
This QR code would contain the ID of a User as well as the ID of an event that would be sent via some endpoint to the back-end where it would confirm the users attendance.

Possible Implementation

Might be simplified by using a external package?
There should be some interface for admins to use that allows them to access such a component

Out of scope

N/A

Requirements / Restrictions

Should be entirely integrated into the site, rather than some external service / app

@m-triassi m-triassi added the task This issue represents a task belonging to a story label Oct 24, 2021
@m-triassi m-triassi assigned m-triassi and unassigned m-triassi Oct 24, 2021
@m-triassi
Copy link
Contributor Author

worth keeping an eye on this, in regard to this issue:

https://developer.mozilla.org/en-US/docs/Web/API/Barcode_Detection_API

support isn't super widespread yet, but that might change in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front end task This issue represents a task belonging to a story
Projects
None yet
Development

No branches or pull requests

1 participant