Request: Scan product name from store price labels #4588
Labels
✏️ Editing - Basic info input
🎯 P1
Product addition
The easier it is to add a product and get Nutri-Score, Eco-Score, the happier the users.
Problem
I am a very lazy person, too lazy to type, especially when it comes to contributing and adding not 1 but 100+ products. Typing is gruelsome... and I assume the same for some users as well. I added a lot of products while being in a store and most of them dont have product_names. If I could scan text from store labels that would make things easier. The idea is to let users scan the product name from store price labels like in the picture below.
Im going to make this implementation on my own app soon but I think it's really useful to have. I dont have experience in Flutter/Dart to contribute
Proposed solution
Example:
Is written in 2 lines meaning that once you scan this the app should open a popup to let user select multiple lines. Then you select those 2 lines and the product name becomes
Correct me if im wrong, but another advantage of this is Robotoff picks up on 2L and suggests it as weight.
Maybe additionaly you could split product_name strings by " " and then let the user to select the brand as well with one or more words from the product name.
The text was updated successfully, but these errors were encountered: