App to complete data of Open Food Facts and Open Beauty Facts.
Project links :
- https://en.wiki.openfoodfacts.org/Quick_completion
- https://en.wiki.openfoodfacts.org/Gamification/Mini_Games
- https://en.wiki.openfoodfacts.org/Gamification/Roadmap
- https://en.wiki.openfoodfacts.org/Gamification
- https://en.wiki.openfoodfacts.org/OCR/Hunger_Games
- Ruby
>= 2.2.0
(latest recommended viarbenv
tool) gem install bundler
bundle install
bundle exec foreman start
- Fork it ( https://github.com/openfoodfacts/ruby-games/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request