New Aeon Provider: Polish School Holidays with Automatic Annual Updates #358
Unanswered
mleczakm
asked this question in
Show and tell
Replies: 1 comment
|
Hey, thats awesome! Let me know if you would like to maybe move it under aeon-php organization 🙌 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I created an Aeon calendar provider for Polish school holidays. The holiday schedule is automatically updated whenever the Ministry of Education publishes the calendar for a new academic year, so users do not need to maintain anything manually except keeping the library up to date.
I originally built it because I needed reliable school holiday information for an application managing recurring workshops for children. The workshops are organised as weekly series, but some sessions need to be automatically skipped during school holidays. Surprisingly, I couldn't find a maintained solution for the Polish market, so I decided to create one.
The provider is based on official Ministry of Education data and aims to be a zero-maintenance solution for consumers.
It may be useful for booking systems, educational platforms, event management software, attendance planning, notification scheduling, or any application where school holidays affect user behaviour.
It's lightweight, simple to use, and integrates seamlessly with Aeon.
Repository: aeon-school-holidays
All reactions