Difference between revisions of "Project Smoothie"

From Open Food Facts wiki
Jump to navigation Jump to search
(First version of Project Smoothie wiki)
 
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
 
== Summary ==
 
== Summary ==
Project Smoothie is a new mobile application developed using Flutter. It is not aimed at replacing the current native Open Food Facts native apps but rather to bring a smoother user experience and a sleeker user interface through a cross platform application. Our goal is to attract a broad range of users and simplify the contribution process.
+
*Project Smoothie is a new mobile application developed using Flutter*. It is not aimed at replacing the current native Open Food Facts native apps but rather to bring a smoother user experience and a sleeker user interface through a cross platform application. Our goal is to attract a broad range of users and simplify the contribution process.
  
 
==Overview==
 
==Overview==

Revision as of 08:11, 19 May 2020

Summary

  • Project Smoothie is a new mobile application developed using Flutter*. It is not aimed at replacing the current native Open Food Facts native apps but rather to bring a smoother user experience and a sleeker user interface through a cross platform application. Our goal is to attract a broad range of users and simplify the contribution process.

Overview

This mindmap presents the different functionalities we want Smoothie to cover. (priorities are marked with stars)

Smoothie personas mindmap

Roadmap

You can take a look at the project roadmap
The technical documentation has detailed problematics and the technical solutions we make to solve them.

Features specific

Navigation

We came up with a new navigation system specifically for Smoothie. Smooth navigation | Documentation

Personnalized ranking & filtering

We are building a new product ranking and filtering system that helps users to find the products that fit their needs. The processing is done locally in order to ensure data privacy. Personnalized ranking & filtering | Documentation

Useful links

Dart plugin : openfoodfacts | Flutter Package
Dart plugin documentation : openfoodfacts-dart documentation
API documentation : Postman

Flutter SDK : Flutter website
Flutter plugins repository : Official repository