
Working graphic for my mobile web app project
I’ve started a new project recently. I have decided to build a web app for automotive service. I know there are plenty of these around, but it is something I have had floating in the back of my mind for some time so I decided that with my new interest in mobile development I’d give it a shot.
I have decided to use JQTouch and my primary PHP development framework Code Igniter for the task.
In researching, I’ve found a couple great resources for learning the process. I’ve started a list of links below which I’ll continue to add to. If you know of any I’ve missed, feel free to pass them along.
Building iPhone Apps with HTML, CSS, and JavaScript – Copyright © 2009 Jonathan Stark
JQTouch Documentation – The JQTouch documentation at GitHub
The JQTouch Cheat Sheet – simple post @ PeepCode
Crimson Blog – local databases – a nice article on HTML5 databases and using javvascript to interact with them.