koenidv/sph-planner

Holiday calendar

koenidv opened this issue · 2 comments

Implement a collection of hessian holidays from this awesome api: https://ferien-api.de.

  1. Get json from holidays api, convert to local holiday object
  2. Save to database
  3. Show in a fragment like changes / teachers
  1. & 2. now implemented with v120, also displayed on ChangesFragment 42 days before the next holiday.
    Step 3: Create a collection for holidays