sarchak / Twitter

Twitter client for codepath course
0 stars 0 forks source link

[iOS Bootcamp] - Project 3 - Review my app #1

Open sarchak opened 9 years ago

sarchak commented 9 years ago

My app is complete please review. /cc @codepathreview @codepath @thecodepath Sorry about this gus.. I had completed the code but forgot to create an issue

codepathreview commented 9 years ago

:+1: nice work. With this assignment, we've now explored all the main patterns for building MVC clients! If this were 2009, you would be well on your way to building most apps that you could find in the app store. Over the next few weeks, we'll be focusing on custom views and view controllers to implement the interactions and visual effects that we find in more modern iOS apps.

Here's a checklist of things that I'm looking for in this project. You should review the checklist, and make any changes to your project, if necessary.

--dirk

dirkdk 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