Latest commit deployed to App Stores: (August 25th 2022 as Build 722) https://github.com/openfoodfacts/smooth-app/releases/tag/v3.8.1
A new Flutter application by Open Food Facts. You can install it on Android or iPhone/iPad. Note that a internal development build (Android or iPhone/iPad )if you'd like to use the results of your PRs quicker.
Smoothie. We pioneered the collaborative scanning app in 2012. With this experimental app, we’re reinventing it from the ground up, and this time, it’s personal.
- a scan that truly matches who you are (Green: the product matches your criteria, Red: there is a problem, Gray: Help us answer you by photographing the products)
- a product page that's knowledgeable, building on the vast amount of food facts we collect collaboratively, and other sources of knowledge, to help you make better food decisions
- scan and compare in 15 seconds the 3 brands of tomato sauces left on the shelf, on your terms.
- get a tailored comparison of any food category
- set your preferences without ruining your privacy
- Environment: Eco-Score
- Health: Additives & Ultra processed foods, Salt, Allergens, Nutri-Score
This new mobile application aims to showcase Open Food Facts's power to a broad range of users through a smooth user experience and sleek user interface.
Smooth-app is developed in parallel to the openfoodfacts-dart plugin, which provides a high level interface with the Open Food Facts API. Every new interaction with the API should be implemented in the plugin in order to provide these new features to other developers.
Are you a developer? A graphic designer? Full of innovative ideas to help users improve their mode of consumption? Then join us! We are always looking for new contributors, if you're willing to help please let us know, we'll be pleased to introduce you to the project.
- On GitHub, you can start here to get some inspiration
- You can join the Open Food Facts's Slack here : Get an invite - Open our Slack.
We usually meet on Thursdays at 15:30 GMT (UTC) at https://meet.google.com/gnp-frks-esc. Please email [email protected] if you want to be added to the Calendar invite for convenience
- Project Smoothie - Open Food Facts wiki
- Documentation (from code), on GitHub Pages
- Project Smoothie GitHub wiki
- Project Smoothie marketing automation repository
- UX mockups are located here. Please be aware that some of them have not been validated, so don't rush in implementing them.
- Continuous Integration documentation
- Project Smoothie Landing page
- Private app signing for iOS certificates repository - please ask @teolemon
- g123k/plugins - We use our own fork of the camera plugin to be able to hotfix problems in it we find.
- We should be able to ship the Smoothie code to the main listing on Android and iOS
- The app should be able to scan very well
- Minimal Road to Scores (you should be able to get Nutri-Score and Eco-Score on any unknown/uncomplete product in 2 minutes, using editing and/or product addition
- Initial photo taking, good ingredient extraction, Nutrition input, Category input (TODO)
- Database migration for existing Android and iOS users (minimum: history, credentials, if possible with allergen alerts, lists)
- A Welcome scan card that can broadcast a message from the Open Food Facts team per country/language (Tagline)
- On-page photo refresh capabilities (Not working well)
- V1 tracking
- Allow to switch languages
- Allow to expand search results to the world
- Ensure no one complains about not being able to scan
- Add offline scanning to ensure results in all conditions
- Speedup image upload
- Improve the scan experience when Nutri-Score and Eco-Score are not present (some people don't click on the card even if fully unhelpful)
- Offer a faster editing system for power users (and potentially all)
- Add power edit mode that concatenates all the editable things for faster contribution
- Add a list of things to do contribution wise on the product (via Knowledge Panels or natively), or introduce a "Raw data" mode for power contributors
- Clarify the alternative product proposition
- Reintroduce the portion calculator
- Add the number of contributions when logged in
- Integration with openfoodfacts-events
- Revamped settings that are less cluttered, and can make way in the future for things the user will go see more often.
- Personalization system that does not feel weird during setup, where people understand consequence, and where ranking match their expectations even in stretch cases (lack of data on some product, selecting Nutri-Score and all Low-in Nutrients…), where red-lines are clearly shown (allergens) with potential caveats, where solutions are proposed and warning issued in case of lack of data.
- Fix HTTP header and contribution comments
In order to build the application, make sure you are in the packages/smooth_app directory and run these commands :
- flutter pub get
- flutter run
Please name your pull request following this scheme: type: What you did
this allows us to automatically generate the changelog
Following type
s are allowed:
feat
, for Featuresfix
, for Bug Fixesdocs
, for Documentationci
, for Automationrefactor
, for code Refactoringchore
, for Miscellaneous things
- How to activate it: We now have a in-app dev mode which allows you to debug things faster, or access not-ready-for-primetime features. You can access it by going to Preferences screen > Contribute > Software Development, and then enabling Dev Mode.
- Feel free to file an issue if you'd like new switches in this dev mode.
- You can also add new flags for your features.
- example: openfoodfacts#834
- Translations of the interface are managed using the new Flutter internationalization introduced in Flutter 1.22.
- New strings need to be added to lib/l10n/app_en.arb and the corresponding translations can be added through CrowdIn. Do not edit the other app_*.arb files as they will be overwritten by CrowdIn.
The new Open Food Facts app (smooth_app) is made possible thanks to a grant by the Mozilla Foundation, after pitching them the idea at FOSDEM. a HUGE thank you :-)