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

[Feature Request] Use the API to get name of products #133

Closed
Dtrieb opened this issue Mar 22, 2024 · 2 comments · Fixed by #156
Closed

[Feature Request] Use the API to get name of products #133

Dtrieb opened this issue Mar 22, 2024 · 2 comments · Fixed by #156
Assignees
Labels
enhancement New feature or request

Comments

@Dtrieb
Copy link

Dtrieb commented Mar 22, 2024

Use from this site the free API to get from a scanned barcode of product the name and brand.

This would fill more easier than typing.

https://world.openfoodfacts.org/

Example:

https://de.openfoodfacts.org/api/v2/product/3017620425035?fields=brands,product_name,code

@Dtrieb Dtrieb added the enhancement New feature or request label Mar 22, 2024
@lorenzovngl
Copy link
Owner

Hi!
Thanks for the suggestion, this has been on my to-do list for a while and will be the next feature I will implement.

@lorenzovngl
Copy link
Owner

Hello,

I've started working on the product retrieval feature using the barcode scanner. I've pushed an initial implementation to the branch: 133-feature-request-use-the-api-to-get-name-of-products. Although it still needs some improvements, this provides a first look at what the feature will look like.

I welcome any feedback you might have.

@lorenzovngl lorenzovngl linked a pull request May 16, 2024 that will close this issue
@lorenzovngl lorenzovngl self-assigned this Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants