MarckFp / ppoc-gen

PPOC Gen, it's a web application in charge of managing the schedules and turns for the public preaching of the Jehovah's witnesses
https://ppocgen.com
Apache License 2.0
0 stars 0 forks source link

Feature to create ics calendar and share it #31

Closed MarckFp closed 6 months ago

MarckFp commented 6 months ago

Something we could use is this library https://github.com/nwcell/ics.js which can generate an ICS compatible with all modern calendars. Maybe we can add a Modal to select the date ranges of the .ics, the publishers we want to include, or the whole congregation and loop over all turns and assignments to fill events. Another good option for the future is to generate a .ics per publisher and download it in a .zip or something similar so we can send it to each publisher

MarckFp commented 6 months ago

Added at https://github.com/MarckFp/ppoc-gen/pull/79