-
This app is fantastic, thank you for everything put into it.
I'm currently working on extracting data from UK supermarkets to integrate into Grocy using the external barcode lookup (https://github.…
-
@harrisonravazzolo - [gong snippet](https://us-65885.app.gong.io/call?id=3856878601968107523&highlights=%5B%7B%22type%22%3A%22SHARE%22%2C%22from%22%3A1057%2C%22to%22%3A1082%7D%5D)
---
## Pro…
-
### Simplify developer flow
- [ ] Automatic publication of the package
- [ ] Generate automatic documentation from code
### Ideas
- [ ] Reuse material from the Android app from before the Kotlin rew…
-
### Describe the bug
**How many?**
https://world.openfoodfacts.org/state/empty
=> 46,272 products as of 2023-03-03.
Many of those products were created in 2022. Eg. https://world.openfoodfacts…
-
**Summary:**
CSV file is an easy way to consume OFF data. As of today, we have to download the whole database (2 GB!). It's quite long and consuming precious OFF server resources.
**Expected beh…
-
### Problem
- Create a script adding "Countries where sold" to products as prices are added
- This requires
- deducing the country from the associated stores
- checking whether the product alre…
-
### What
- e.g. in Food.pm : use ProductOpener::Tags qw/:all/;
- in Tags.pm : use ProductOpener::Food qw/:all/;
- This can cause strange bugs depending on the order of the use clauses, modules i…
-
### Describe the bug
We deployed a module with a typo in one of the function names, and it was not detected by the automated tests.
`Undefined subroutine &ProductOpener::Food::as_tag called at /…
-
### What
nginx prod conf, in [conf/nginx/sites-available/off](https://github.com/openfoodfacts/openfoodfacts-server/blob/main/conf/nginx/sites-available/off) does a lot of thing that are not taken …
-
### Problem
- Scanning individual products is tedious if you want to get a compilation of nutrition facts for many items.
- You can think of a grocery trip as the main input of your nutrition, so…