Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amitavroy/learningci
Learning Codeigniter
https://github.com/amitavroy/learningci
Last synced: about 7 hours ago
JSON representation
Learning Codeigniter
- Host: GitHub
- URL: https://github.com/amitavroy/learningci
- Owner: amitavroy
- Created: 2013-02-16T14:50:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-30T05:58:39.000Z (almost 11 years ago)
- Last Synced: 2024-05-21T05:51:49.568Z (8 months ago)
- Language: PHP
- Size: 1.35 MB
- Stars: 30
- Watchers: 7
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
learningci
==========Learning Codeigniter
So far there are 12 tutorials in this repository. Each tutorial has it's own branch which can be checked out to get the exact code.
- 01_setting_project_ci_boostrap
- 02_templating_and_partial_views
- 03_data_sending_to_views_and_aprtials
- 04_basic_crud
- 05_angularjs_factory_01
- 06_angularjs_factory_02
- 07_infscroll
- 08_Angular_notification
- 09_Angular_localstorage
- 10_AngularJS_XML - Getting the XML data inside controllers
- 11_Angular_Form - Form with date picker and dependent dropdown - saving data
- 12_Dragdrop - Use drag and drop with jQuery UI