Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.86 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.86 KB

Hunger Games

One click annotator, built with vue.js. Hunger Games is a series of mini-apps that let users contribute data to Open Food Facts, in a rather fun way using Vue.js. You are very welcome to write one on the field you want.
Open Food Facts

Try it

https://hunger.openfoodfacts.org

Status

Project Status Average time to resolve an issue Percentage of issues still open

Why Hunger Games ?

  • Because we are sympathetic of Katniss' fight against Panem.
  • Open Food Facts generates a lot of photos, and we need to turn them into reliable data about food and cosmetics, at very large scale.
  • We process all pictures using top OCR techniques, and get a lot of raw text and entities (logos) about the products.
  • We then need to let users leverage this data to easily complete products, in a fun way, on their mobiles.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Roadmap and deployment guide (in French)

https://wiki.openfoodfacts.org/Hunger_Games https://docs.google.com/document/d/1k_llVzpOhx6hZZJydYgeywlRz9MX8iCb9THk4tzw0uw/edit#heading=h.8h7z9zl1zdcv

Customize configuration

See Configuration Reference.