Learn MonoTouch with Tripy, a vacation/trip organizer. This is an ongoing project so there will be regular updates as I progress. The following features are included:
- 3 (table)views are available (list of trips, overview of a trip, details of a trip item)
- use of UINavigationController
- different examples to wire up a table view to its UITableViewDataSource and UITableViewDelegate, this also includes a custom UITableViewController
- custom UITableViewCell created in Interface Builder
- dummy data (no DB yet)
Future features:
- adding, updating and deleting trips
- more custom cells
- SQLite support


1 comment posted.
#1
admin
956 days, 8 hours, 49 minutes ago said:
Thank you for adding this entry Steven!
I've done a minor change to this entry.
Added MonoTouch Sample - to the start of the title (So it follows the pattern of existing entries e.g. MonoTouch Site - MonoTouch News - etc and makes it clearer on the homepage what the entry relates to).
Added - Part 1 to the end of the title (as it looks like there will be a few entries related to this sample)
Also changed it's category from Articles to Samples since it is an entry where people can download the app and see how it's built themselves (rather than an article which may not always have source code).
Hope that's o.k.
Thanks again for the entry and the blog post!
MonoTouch.Info