标签: synchronization fullcalendar google-calendar-api
我需要将FullCalendar事件(来自数据库)同步到Google日历,并能够将该日历与我的应用(.net或JS)中的其他用户共享。
现在,我正在使用javascript在Google日历中创建日历,并且能够在其上插入事件。 但是我需要做类似Trello的日历和木板。 那将是与我的数据库同步的共享Google日历。
有人知道哪种方法最好? 谢谢!