rotten tomatoes client for iOS
https://github.com/kencheeto/codepath-rottentomatoes.git
This is a movies app displaying box office and top rental DVDs using the Rotten Tomatoes API.
Time spent: 6
NSURLCache and NSURLRequest makes a request with NSURLRequestReturnCacheDataElseLoad cache policy. I tested it by turning off wifi and restarting the app.
Credits