Cormag / Equipo_One

Proyecto para programacion web.
0 stars 0 forks source link

Link jQuery Calendar with the WebService #1

Open levhita opened 12 years ago

levhita commented 12 years ago

The jquery library that does the magic is http://arshaw.com/fullcalendar/.

you can find how to embed the calendar here -> http://arshaw.com/fullcalendar/docs/usage/ And here how to link int with the data source -> http://arshaw.com/fullcalendar/docs/event_data/events_json_feed/

Good Luck

levhita commented 12 years ago

Para el primer entregable debería de bastar con incluir el código para que el calendario sea visible, la creación del webservice y su integración va para otra ronda.

carlosr-29 commented 12 years ago

¿Entonces por el momento solamente debemos de crear lo necesario para mostrar el calendario?

levhita commented 12 years ago

Así es, debería ser sólo cosa de copiar y pegar según lo que está en el sitio de FullCalendar