ical compliant export for the schedule of the EURO 2016 Tournament. You could think of it as a team-dynamic calendar download.
See in action at its Website.
Two motivations drew this project
- (1) showcase the possibilities of dynamic ical generation and the use of subscription for calendars
- (2) leverare AWS CloudFront to handle the workload (and creatively pass the parameters as an html file-name).
##Installation
run composer install
to install the sabre\vobject dependency.