Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 465 Bytes

#Image Picker

Overview

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.

Setup and run

To setup this application and run it:

  1. bundle install
  2. rails s

Production

The application is currently running on http://jwellington-image-tournament.herokuapp.com