Changes

Jump to navigation Jump to search
977 bytes added ,  19:31, 27 October 2013
Created page with "Project to create a mobile version of the site. == Introduction == There is a mobile application for Open Food Facts (based on PhoneGap and developed in HTML + JavaScript ) ..."
Project to create a mobile version of the site.

== Introduction ==

There is a mobile application for Open Food Facts (based on PhoneGap and developed in HTML + JavaScript ) that can scan a barcode to check the product information, and send photos and information about products. This application is available for both Android and iOS .

http://openfoodfacts.org is currently not available in mobile version.

This project aims to develop a mobile version of the site .

== Features desired ==

=== Interface suited for mobile ===

Uncluttered interface . Responsive design?

=== Scan barcodes ===

Ideally : scan barcode directly in the application (not sending image on the server) , continuous scan (no photo taking necessary), scan with continuous autofocus (can recognize more easily barcodes) .

==== Scan HTML5 ====

Continuous Capture and analysis of images in javascript. First non-conclusive test (no autofocus) :
* http://fr.openfoodfacts.org/js/barcode/test.html

Navigation menu