Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

google calendar ui

Is it possible to use google calandar api to display events that are not from a google account ? actually I have a website with bookings (start date, end date so like a google calandar event) for offers (like a room), I want to display the bookings of an offer, so I think it could be cool if I can provide my db data to fill the agenda (with all the agenda feature). but I'm not sure it is the purpose of the google calandar api

If not, is it possible to find something that do the same (display events, add events etc via ajax) in a kind of jquery lib ?

like image 977
tahir Avatar asked Dec 13 '11 14:12

tahir


People also ask

Can you customize the look of Google Calendar?

On the left under My calendars, point to the calendar. Click More. and select a color or click Add. to choose a custom color.

Does Google Calendar have themes?

To change the theme of your Calendar widget and notifications, manage your Android screen and display settings. Dark theme is available in the Google Calendar app on Android 7.0 and up. Theme. Choose an option.

Is Google Calendar API free?

All use of the Google Calendar API is available at no additional cost.


1 Answers

There are some :

  • http://www.tripwiremagazine.com/2011/10/jquery-calendar-date-pickers.html
  • http://www.web-delicious.com/jquery-plugins/
  • http://arshaw.com/fullcalendar/
  • http://dhtmlx.com/docs/products/dhtmlxScheduler/index.shtml
like image 61
Kris-I Avatar answered Nov 13 '22 19:11

Kris-I