UniversityRadioYork/MyRadio

Include current user's training slots in iCal feed

Open

#1,130 opened on Sep 28, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (16 forks)auto 404
good first issue

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

We already have their upcoming timeslots, training sessions are a logical follow-up. Shouldn't be too hard - add a new method to MyRadio_Demo to list the current user's upcoming sessions, then call it in https://github.com/UniversityRadioYork/MyRadio/blob/620534a1300198732cadb66d5fdcc888114fb6a1/src/Controllers/Events/iCal.php.

Contributor guide