Skip to content

Create an Event calendar using Codeigniter and jQuery

Derek Jones edited this page Jul 5, 2012 · 8 revisions

Wiki Categories

Category:Contributions::Applications::Event Calendar

Download Files

This blog inspired me to make an event calendar using Codeigniter. You can download Bari's source files here. Please unzip it and save them. We are going to use them later. I used most of Bari's codes and implemented in Codeigniter. I continue using BackendPro for this purpose. You can read more about it here. It has an excellent manual.

If you want to know how to install it, please read this page or my article here.

Goals

  1. Add all the CRUD in a site calendar.
  2. Add links to individula calendar
  3. Clicking a pop up which has details take you to a edit page
  4. ...
Clone this wiki locally