Small private fantasy motorsport league. Writen for use with my friends. Currently a work in progress.
Anyone kind enough to help me develop this will need Composer and then install the dependencies located in composer.json.
-
Download and install Composer:
curl -s http://getcomposer.org/installer | php
-
Install your dependencies:
php composer.phar install
The costs of drivers, like last year will be based off of the betting odds of winning the championship. The teams will be ordered by the sum of the drivers driving them - or maybe the betting odds. I've not decided yet.
Same as last year.
Make these with the console script.
Built from an ICS file I exported from google, imported with the cosnole script.
- Get functionality to match last years python effort.
- Implement predictions
- Allow visualisation of score breakdown
- Graphs!