Skip to content

thriventures/simple_iphone_example

Repository files navigation

StorageRoom iPhone Examples

This is an iPhone example on how to use the StorageRoom API (http://storageroomapp.com).

Screenshots

StorageRoomKit

This is example code on how to parse the JSON responses yourself. If you don't want to care about requests, responses and JSON parsing use our StorageRoomKit library instead:

https://github.com/thriventures/StorageRoomKit

Basics

Restaurants are loaded from the CMS, saved locally with Core Data and displayed in a UITableView and a MKMapView. Details can be seen on a secondary page. The restaurants are cached for offline use until the user manually decides to load the items again from the web.

This example is kept kept simple on purpose and focuses on the downloading and parsing of the JSON data.

TODO

Please refer to TODO file.

Maintainers

  • Sascha Konietzke

Bugs and Feedback

If you discover any bugs, please create an issue on GitHub.

http://github.com/thriventures/storage_room_iphone_examples/issues

License

MIT License. Copyright 2012 Thriventures UG (haftungsbeschränkt) - http://www.thriventures.com

About

Examples on how to use the StorageRoom JSON API with Objective-C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published