NielsLee / FoodRecords

Apache License 2.0
115 stars 5 forks source link

[FR]Scan the product barcode to add food #21

Open MageDelfador opened 3 months ago

MageDelfador commented 3 months ago

In order to simplify the operation of entering food information as much as possible, it is best to add the function of scanning the barcode to add food.

Dakkaron commented 2 months ago

Came here to say the same thing. Would be hugely beneficial.

Eyion commented 1 month ago

手机端确实有扫码录入更加实用更加高效,或者扫描包装上的字进行录入(具备OCR功能)

BoBeR182 commented 1 month ago

You can leverage openfoodfacts database and barcode scanner.

NielsLee commented 1 month ago

Thanks for your suggesiton, I will try to find some way to do it. Openfoodfacts seems to be a nice choice

nathgit commented 1 month ago

You can leverage openfoodfacts database and barcode scanner.

You can also use the Zxing library for reading the code. It works for other codes too, like QR, & datamatrix.