Difference between revisions of "Mobile Web version"
m (Text replacement - "http://openfoodfacts.org" to "https://openfoodfacts.org") Tags: Mobile edit Mobile web edit |
|||
Line 26: | Line 26: | ||
[[Category:Mobile]] | [[Category:Mobile]] | ||
[[Category:Project]] | [[Category:Project]] | ||
+ | |||
+ | ==== Web barcode scanner ==== | ||
+ | Scandit has created a native-level web barcode scanner (it's closed source). |
Revision as of 19:57, 3 July 2021
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 .
https://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) :
Web barcode scanner
Scandit has created a native-level web barcode scanner (it's closed source).