Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 307 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 307 Bytes

Codeigniter TODO App

The special thing is that i use only one Model for different table operations, i use objects of single model class in different controllers to perform operations . It's a simple todo app where you can add your lists and tasks, this project consists all Login, register and CRUD part.