Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.74 KB

README.md

File metadata and controls

49 lines (28 loc) · 1.74 KB

Which food is better?

Travis

Hackzurich 2014 project using Migros API preview.

Soon available publicly at which-food-is-better.fluffel.io.

Screenshot

Screenshot of which-food-is-better.fluffel.io

Setup for development

Dependencies

Make sure you have rvm installed (or anything other that can handle .ruby-version and .ruby-gemset)

  • If you haven't already install bundler using gem install bundler
  • Run bundle install
  • Make sure you have mongoDB installed, up and running
  • If you make changes be sure you have EditorConfig setup in your editor or at least try to follow the rules at .editorconfig

Initial Data Import

  • Go and get the MScraper
  • Simply run it with ruby scraper_take2.rb to get the Data from the temporarily opened Preview of an API from Migros
  • Wait a minute or two

Start server

Kudos

Special thanks to Anthony Albright for the background image.

Flag images are from 365icon.

License

This is under WTFPL - see LICENSE for full license text.