Building an Iphone Application with SimpleMVC in a few hours
Hello! Welcome to Simple MVC! In this book, We will build an iphone web application using Simple MVC and jQuery mobile. The purpose of this application is to allow users to add and view RSS feeds. A demo of the application is available at : http://jquerymobile.demo.simplemvc.berejeb.com. The code is Directly bundled with the Simple MVC GitHub Repository as a default application. So You just have to grab the code from GitHub.
Even if you see a bunch of steps in this cookbook, this will not take a lot from your time. We just split each functionnality in a separate page.
Here are the steps that we will follow :
- Installation and configuration
- The application skeleton
- The bootstrap file
- A first controller
- A first model definition
- A first view
- The business configuration files
- Verifying the index page
- The detail page
- The add page
So lets start with the Installation!
2 Comments
Leave a comment
Simple MVC in action

Type this URL from your iphone, ipad or ipod touch to see the application:
jquerymobile.demo.simplemvc.berejeb.com





[...] Building an Iphone application in few hours! [...]
[...] This post was mentioned on Twitter by Jihad BENABRA, simplemvc. simplemvc said: How to develop an Iphone Application in few Hours with Simple MVC Framework and jQueryMobile : http://simplemvc.berejeb.com/?p=123 [...]