I have one application used to record appointments, so many users have different appointments scheduled in the calendar.
I want to synchronize all the appointments of each user with the different calendars used by users. Every user have different calendar appointments and different calendar like google, outlook, apple, yahoo etc.
How can I synchronize application calendar with users calendar in php/codeigniter?