Search code examples
phphtmlcalendargoogle-calendar-apicollaboration

Multi user calendar for website


Here is the scenario:

I have a group of teachers teaching at the institute. What i would like to do is develop a calender option where they can submit their available dates and times and modify them when needed.

these availability dates will then be view-able to admin on their end in calender format

these availability dates will also be view-able to the teachers on their end in calender format as well.

What would be the best way to implement such a calendar? should i try doing it in php or look for third party options like google calendar or the like?

please advise.


Solution

  • I agree with you that google calendar is the way to go. But this integration hassle made me look into softalicious free software bundle being offered by my webhost. i found a multi user calendar like google calendar called "webcal" it's so far usable.. although not really fancy the way i would like it. thanks for all the help