florianjourda / Rotten-Tomatoes

Week 1 assignment for CodePath iOS class
0 stars 0 forks source link

[Intro to iOS] Week 1 - Review my app #1

Open florianjourda opened 9 years ago

florianjourda commented 9 years ago

Please review /cc @codepathreview

dirkdk commented 9 years ago

awesome app!

florianjourda commented 9 years ago

Thanks for reviewing it!

dirkdk commented 9 years ago

ah, as we are in a class, next time I'd keep it simple and follow the instructions. One thing you could have done is combining the search and segmented control in one bar, to limit screen usage.

florianjourda commented 9 years ago

Sounds good!

codepathreview commented 9 years ago

:+1: nice work. The point of this homework was to explore a simple example of a full MVC application with a RESTful API. For each point in the homework feedback checklist, I'll either confirm that you're on the right track with the implementation, or I'll provide some feedback:

In general, you should challenge yourself to create visually polished applications. That's where you'll find all the rough edges of the iOS framework and earn the next level of mastery.

--dirk