CodeIgniter Sample Application
Code Igniter Sample Application
Goals
What you see above is the final product of a video tutorial on building an application using Code Igniter. The entire application took me about 20 mintues to build - but don't take my word for it, watch it getting constructed for yourself.
This application builds on earlier tutorials, and in addition to standard considerations, incorporates the following concepts:
- Templating
- Models
- View and controller organization
- Unobtrusive javascript enhancements
- Scriptaculous effects and autocomplete
- AJAX and dynamic information retrieval
- Caching pages for performance
The full code for the application is available from the downloads area.
This application and video tutorial are not affiliated with Code Igniter. I built it simply as a way to help expand interest in Code Igniter, and experiment a little bit with screen casting.
Screenshots