A simple project for generating iCal Calendars for Sporting Events
This project is a proof of concept for generating an iCal for a list of sporting events.
Uses:
Progress | |
---|---|
Basic Website to Display | Complete ✅ |
Individual NHL Team Calendars | Complete ✅ |
Bulk NHL Schedule for All Games | Pending |
Define other Sports & API availability | TBD |
Persist Cache in DB (either KV/bolt or Sqlite) | TBD |
Setup Github Actions for daily cron | TBD |
With persistence, setup checksum for diff checking ical | TBD |