Putting it all together: Todo List


The to do list

Possibly the most overdone example outside of “Hello World”. But it was quick for me and it’ll be simple for you. 🙂 The to do list app is a simple demonstration of how to use models and controllers to create data, process ajax requests, update the UI, etc.

Get it

Download the full todo list example app from here:

Download todolist app

 

Install it

To install, just place it anywhere where you can run PHP apps, run it in your browser, and follow the on screen instructions.

You’ll need the basic system requirements of OFW, plus you should create a database for your app in MySQL. Use the settings provided in /site/index.php or change them to fit your environment.

What you should see in the end

You’ll see this app if everything is properly installed (without the sample data of course):

Screenshot 2014-05-02 12.11.15

Outlast Web & Mobile Development (c) 2023 | Privacy Policy |