niccokunzmann / open-web-calendar

Embed a highly customizable web calendar into your website using ICal source links
https://open-web-calendar.quelltext.eu
GNU General Public License v2.0
215 stars 70 forks source link

Use fullcalendar as event display #38

Open niccokunzmann opened 5 years ago

niccokunzmann commented 5 years ago

Currently, we only provide dhtmlx as output for the calendar. https://github.com/fullcalendar is an open-source web calendar with many views. We can provide an option to include it. It allows many more views than dhtmlx does.

https://github.com/niccokunzmann/open-web-calendar/blob/68dc26c7b28ab8d2278e1477e98c13735d831b56/default_specification.json#L3

It is quite easy to create a view for this: https://fullcalendar.io/releases/fullcalendar-scheduler/1.9.4/demos/simple.html


We're using Polar.sh so you can upvote and help fund this issue. We receive the funding once the issue is completed & confirmed by you. Thank you in advance for helping prioritize & fund our work.

Fund with Polar

niccokunzmann commented 4 years ago

Resources to read:

Since #27, we have the architecture in place: You can create a fullcalendar strategy to convert the events.

Adding fullcalendar would be good for an events' list.