totally85 / ReviewIt

codepath_week1
0 stars 0 forks source link

Complete #3

Open totally85 opened 8 years ago

totally85 commented 8 years ago

I have completed this week's project and I'm ready for it to be reviewed /cc @codepathreview

codepathreview commented 8 years ago

:+1: Nice work! The point of this homework was to get familiar with two common forms of navigation in iOS (push and tab bar). It also provided a chance to extend your Flicks app in new ways.

You can create some space between cells/text/images to make your app looks better and easy to read

screen shot 2016-02-07 at 10 21 30 am

We have a detailed Project 2 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 universitysupport@codepath.com.

PS: Next time please create the issue following the naming convention: W[week#]-Submission