Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 578 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 578 Bytes

euro2016-calendar-ics-exporter

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.