dongliang3571 / Flicks

Codepath week 1
0 stars 0 forks source link

W[2]-Submission #4

Open dongliang3571 opened 8 years ago

dongliang3571 commented 8 years ago

Saturday task is complete, please review. /cc @codepathreview

avo1 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.

Good job implement the searchBar on the navigationBar.

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.

Dave CodePath