ArtNotes is an app I'm currently working on, soon to be released on to the App Store. Helping you manage images and photos, there's integrated geo-tagging and viewing of image locations on the map. There's currently basic Flickr integration to allow searching for more images as well as importing from the iPhone's library and camera.
It's currently a work in progress, with lots of ideas in the queue, including import / export albums, Flickr synchronization and a revamped UI.
The interface is written almost entirely in C# with only one item constructed using Interface Builder.
The project makes use of several UI components, including UIScrollView, UITabBarController and UIImagePickerController as well as making use of CoreLocation, CoreAnimation and CoreGraphics, providing examples of how to use different components in MonoTouch without needing Interface Builder.
Checkout the blog for more details and to download the code!


No comments yet, be the first one to post comment.