MattHo / iOSRottenTomatoes

iOS App of Rotten Tomatoes
0 stars 0 forks source link

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

Open MattHo opened 9 years ago

MattHo commented 9 years ago

My app is complete, please review. /cc @codepathreview

timothy1ee commented 9 years ago

Good job! The point of this homework was to explore a simple example of a full MVC application with a RESTful API. When I'm auditing the code, I use the checklist below. If you didn't do one of the items below, you should consider implementing it.

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.

MattHo commented 9 years ago

Thank you, @timothy1ee. I will refactor the codes again. :-)