hugohn / ios-twitter

0 stars 0 forks source link

HW3 - Twitter #1

Open hugohn opened 8 years ago

hugohn commented 8 years ago

@codepathreview this is my HW3, please review. Thanks!

codepathreview commented 8 years ago

:+1: Awesome!! This is one of the best submissions this week :tada: :horse_racing: Great with implementing too many additional features :100: Nice work with showing the media. It's quite hard to specify the auto layout in this case :smile:

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.

We have a detailed Project 3 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. You should consider going back and implementing these improvements as well. Keep in mind that one of the most important parts of iOS development is learning the correct patterns and conventions.

If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at support@codepath.com

This was a very challenging assignment, congrats on completing it successfully!