#Image Picker
This is an application to pick through 16 images in a tournament like round system. The user will go through 4 rounds of picking and complete the contest to choose a winner. Each pick will eliminate one picture. It interfaces with the MPC api.
To setup this application and run it:
bundle install
rails s
The application is currently running on http://jwellington-image-tournament.herokuapp.com