Simple application part of a bigger solution --this application involved one of many that a website was launching.
With a tab-bar structure, this app was intended to give the user joke after joke, and enable him to send his own joke to the site for later approval.
All the interacion was made against JSON web services (which we also were in charge of) and having constant --asynchronous-- feedback on the app whilst doing the requests.