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

Check validity of generated QR Codes #4

Open
olliebennett opened this issue May 26, 2014 · 1 comment
Open

Check validity of generated QR Codes #4

olliebennett opened this issue May 26, 2014 · 1 comment

Comments

@olliebennett
Copy link
Owner

Instead of requiring the user to manually check their QR codes for validity (i.e. not too much invalid data has been superimposed so as to make it un-readable), pass it through a (JavaScript) QR Code reader and confirm that it can still be read.

Perhaps give a warning if the QR Code is borderline unreadable (i.e. completely susceptible to minor damage) and an outright error if the data can no longer be retrieved at all.

@olliebennett
Copy link
Owner Author

LazarSoft's Javascript QRCode scanner may be usable here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant