alexandramunoz / Flicks

First assignment for CodePath
0 stars 0 forks source link

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

Open alexandramunoz opened 8 years ago

alexandramunoz commented 8 years ago

It was brought to my attention that I was missing files from my upload onto GitHub, but I have now added these files (such as the Podfile). I submitted my code for Week 1's app last night and it is available for review. Some of my beginning work for Week 2 is included. /cc @codepathreview

codepathreview commented 8 years ago

:+1: Nice work! The point of this homework was to get a chance to implement a TableView (one of the most common views in iOS) and to work with real data over the network (in this case from the Movies Database API).

A key part of these projects is that you add additional features and tweak the UI / UX because that will provide the most learning opportunities. We encourage you to complete the projects early each week with the required stories and then spend time adding your own UI elements and experimenting with optional extensions that will improve the user experience. Through the homework assignments you'll create real apps that you should be proud to show anybody. The more time you spend, the better your portfolio will be and the more you will learn. Try to spend a little more time next week!

We have a detailed Project 1 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.