Replies: 4 comments 7 replies
-
What if we do the scan part automatically, without having to ask the user? We could create and endpoint on the server that checks every db for the matching barcode. The history one could be done with ease if we have them categorized in the db but maybe we could implement it like a filter field among other ones like "sort order", "date of scan", ecc.. |
Beta Was this translation helpful? Give feedback.
-
@VaiTon @g123k @PrimaelQuemerais @monsieurtanuki I've edited the proposal and added mockups with the new identity |
Beta Was this translation helpful? Give feedback.
-
@teolemon Beyond the fact that I wouldn't be interested in an app that manages food, cosmetics and pet food at the same time (who would?) (I mean, it's a niche) (especially pet food 😸), some more technical points:
|
Beta Was this translation helpful? Give feedback.
-
@monsieurtanuki @M123-dev @g123k |
Beta Was this translation helpful? Give feedback.
-
What
This is an early proposal to establish compatibility with Open Beauty Facts and others, at the most minimal cost possible.
Phase 0: establishing a feedback loop by deploying clones to internal
Phase 0.5: ensuring the Dart package behaves well
Phase 1: tweaking core behaviours based on a forced project type
Phase 2: tweaking the UI to handle multiple project type at the same time
Database migration to add a project type to all current products in the local database ("off")
Add a project switcher to history (based on project type "off", "obf", "opf" and "opff")
Add a project switcher to search (and store the type on each product opened "off", "obf", "opf" and "opff", and for any search we store locally)
Add a project switcher to scan (and store the type on each product scanned "off", "obf", "opf" and "opff")
Add a project switcher to Food Settings (we might want to disable customization completely for other projects, since there's no much value to bring to the users, and to save time)
We probably do not need to add anything to lists (as they can potentially contain items from any project)
Search results / ListView
Make local Open Food Facts specific behavior conditional to the product type
Strings
Make the edit mode of the mobile app compatible with OxF #4540
Mockup
Beta Was this translation helpful? Give feedback.
All reactions