Skip to content

jmlallier/FullCalendar-Ajax-Php-Mysql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullCalendar-Ajax-Php-Mysql

FullCalendar with insert, add, edit and delete options (Ajax/PHP/Mysql)

Catalan Translation (in fullcalendar.js) add:

timeFormat:{"":"h(:mm)t"},isRTL:!1,firstDay:0,monthNames:["Gener","Febrer","Març","Abril","Maig","Juny","Juliol","Agost","Setembre","Octubre","Novembre","Desember"],monthNamesShort:["Gen","Febr","Març","Abr","Maig","Juny","Jul","Ag","Set","Oct","Nov","Des"],dayNames:["Diumenge","Dilluns","Dimarts","Dimecres","Dijous","Divendres","Dissabte"],dayNamesShort:["Dg","Dl","Dc","Dt","Dj","Dv","Ds"]

FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event). It is open source licensed under an MIT license.

About

FullCalendar with insert, add and delete options (Ajax/PHP/Mysql)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.1%
  • PHP 19.9%