Skip to content

abhay1821/smooth-app-1

 
 

Repository files navigation

New Open Food Facts mobile app for Android and iPhone - Codename: "Smooth App"

SmoothApp Post-Submit Tests

Latest commit deployed to App Stores: (August 4th 2022) https://github.com/openfoodfacts/smooth-app/releases/tag/v3.6.0

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.

You get:

  • 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

You can:

  • 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

Criteria you can pick:

  • Environment: Eco-Score
  • Health: Additives & Ultra processed foods, Salt, Allergens, Nutri-Score

Presentation

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.

Contributing - What can I work on ?

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.

Wiki & Doc

Custom dependencies (forked versions)

  • g123k/plugins - We use our own fork of the camera plugin to be able to hotfix problems in it we find.

V1 Roadmap (Shipped on June 15th 2022 for Vivatech)

  • 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)
  • 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.
  • 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)
  • Revamped settings that are less cluttered, and can make way in the future for things the user will go see more often.
  • V1 tracking

V1.1 - Later Roadmap

  • Speedup image upload
  • Fix HTTP header and contribution comments
  • 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 KP or natively)
  • Clarify the alternative product proposition
  • Allow to switch languages
  • Allow to expand search results to the world
  • Reintroduce the portion calculator

V2 - Later Roadmap

Gamification

  • User management + Small point system for contributions

Scanning

Screenshot automation (nice to have)

Building

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

Dev Mode

  • 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.

Internationalization

Crowdin Action

Error reporting - Sentry

Track crashes

Thank you

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 :-)

About

A new Flutter application by Open Food Facts

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 97.8%
  • Ruby 0.8%
  • HTML 0.4%
  • Swift 0.4%
  • Shell 0.2%
  • Kotlin 0.2%
  • Other 0.2%