Open jancborchardt opened 11 years ago
CalDAV is the standard for calendar data, so we should use that for syncing and connecting.
I'm not sure what’s the best library for that, but we can probably use one of the JS implementations listed at https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementations Maybe even use Mozilla’s CalDAV implementation: https://github.com/mozilla-b2g/caldav
CalDAV is the standard for calendar data, so we should use that for syncing and connecting.
I'm not sure what’s the best library for that, but we can probably use one of the JS implementations listed at https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementations Maybe even use Mozilla’s CalDAV implementation: https://github.com/mozilla-b2g/caldav