ngarnier / code-challenge-2015

SymfonyLive Coding Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Win a new Apple TV at Symfony Live

Fork this repo, get it running and send us a pull request to enter. We'll randomly pick a winner from all the entrants so don't worry if yours isn't perfect!

We'll announce the winner at the end of the day.

Get this repo up and running

composer install
  • You may have errors doing this, until you fix the code! - hit enter and skip all things database.

What you need to do

  • Fix the code so that all the tests pass successfully
  • The outcome should have an option to vote for a cat or dog, and should look like this.

How to run the tests

./bin/phpunit -c app

About

SymfonyLive Coding Challenge


Languages

Language:PHP 89.8%Language:ApacheConf 5.6%Language:HTML 3.9%Language:JavaScript 0.7%