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

Barcode scanner #5

Closed
rolandgeider opened this issue Dec 5, 2020 · 4 comments · Fixed by #115
Closed

Barcode scanner #5

rolandgeider opened this issue Dec 5, 2020 · 4 comments · Fixed by #115
Assignees
Labels
good first issue Good for newcomers

Comments

@rolandgeider
Copy link
Member

When wger-project/wger#422 is done, it would be possible to implement a barcode scanner, instead of searching for products by name

@rolandgeider
Copy link
Member Author

rolandgeider commented Jul 19, 2021

Add a barcode scanner to easily search for ingredients, there seem to be packages/widgets for that. The barcode information is available for products imported from Open Food Facts, we just need to search against that

https://pub.dev/packages/flutter_barcode_scanner

The barcode is saved in the "code" field, this needs to be added to the model. To search for a barcode on the server: api/v2/ingredient/?code=0013087245950

@sandimilohanic
Copy link
Contributor

Hi @rolandgeider , I am a beginner in flutter, but I would like to try to solve this problem. Can I work on this issue?
Thanks.

@rolandgeider
Copy link
Member Author

Hi! Somebody else had asked to to do this issue, I've written them again to confirm

@AdoHal
Copy link

AdoHal commented Oct 5, 2021

Hi! Its me. You can assign it to me. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants