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

I just need to scan a barcode and get the number from it, how can I modify your app? #10

Open
relief12 opened this issue Jun 17, 2019 · 3 comments

Comments

@relief12
Copy link

I won't be scanning any product and all I need is to scan barcodes and get their numbers.

@moigonzalez
Copy link
Owner

Hey there! I use this library for scanning barcodes: https://github.com/serratus/quaggaJS

It's a dependency and does exactly what you are expecting

@relief12
Copy link
Author

relief12 commented Jun 18, 2019 via email

@moigonzalez
Copy link
Owner

What I could do in this case was checking the result of the scan with the API that was giving me the results.

I did this check 3 times in the background before showing anything to the user which basically gave 3 chances to quaggajs to get the barcode scan right :D

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