dfevre / hills-draw-calendar

Converts the Hills Hornets basketball draw on their website to a series of calendars that each team can subscribe to.
GNU General Public License v3.0
0 stars 0 forks source link
python

Contributors Forks Stargazers Issues GPL-3.0 License LinkedIn

Hills Basketball Draw Feed Calendar

Add your Hills Hornets basketball draw to you calendar.

The way the Hills Hornets website organises the draw information makes it a hasstle to lookup your games every week. Especially if you have a number of famility member who play in different teams. This project creates a lambda function that runns each day that reads the draw for every team in the compition and creates a calendar that can be subscribed to via a URL.

Calendar

Hills Website API

The Hills website populates the draw page by calling the following API endpoints.

Known Issues