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

Connecting CVS File to Scanner #2

Open
aqkd1 opened this issue Mar 27, 2019 · 0 comments
Open

Connecting CVS File to Scanner #2

aqkd1 opened this issue Mar 27, 2019 · 0 comments

Comments

@aqkd1
Copy link

aqkd1 commented Mar 27, 2019

I have a scanner and a CSV file with product info, when a barcode is scanned it should search CSV file for a similar barcode and display the relevant information about the product.
How should I connect my app to the CSV file and tell it to search for a matching barcode and then display the relevant info on screen?
i.e. How to connect the CSV file to the app? How to read and display info on screen from CSV file after scanning product?

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