cristiang2 / Flix-Part-1

This is my repository for parts 1&2 of a movie browsing app - similar to Fandango and Rotten Tomatoes - that lets a user view and scroll through a list of movies.
0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 2 years ago

codepathreview commented 2 years ago

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

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

Check out the assignment grading page for a breakdown of how submissions are scored.

If you have any technical questions about the project or concepts covered this week, post a question on our Discussions Forum and mark the question as type, "Curiosity". For general questions email us at, support@codepath.org.

cristiang2 commented 2 years ago

Thank you!

I will look into adding the additional features to learn more. I am really enjoying this course so far and the guidance and support CodePath provides!

Best regards, Cristian Guerrero

On Feb 28, 2022, at 3:55 AM, CodePath Reviewers @.***> wrote:

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

We have a detailed Assignment 1 Feedback Guide https://courses.codepath.org/snippets/ios_university/feedback_guides/project_1_feedback.md 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.

Check out the assignment grading page https://courses.codepath.org/snippets/ios_university/grading for a breakdown of how submissions are scored.

If you have any technical questions about the project or concepts covered this week, post a question on our Discussions Forum https://discussions.codepath.org/ and mark the question as type, "Curiosity". For general questions email us at, @. @.>.

— Reply to this email directly, view it on GitHub https://github.com/cristiang2/Flix-Part-1/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWMYC3TEM7IGD6WNIRNVSC3U5M2AJANCNFSM5PQOY2HQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.