JoseSerrano22 / Film-District

0 stars 1 forks source link

Project Feedback! #1

Open codepathreview opened 3 years ago

codepathreview commented 3 years ago

Nice work! The purpose of this project was to continue learning Objective-C and the Cocoa Touch (iOS) framework. You should be comfortable creating table views (one of the most common views in iOS) and working with array of dictionaries created from JSON (in this case from the Movies Database API).

A key part of these projects is that you work to polish the visuals and the small UI / UX touches. Developing your design sense is an important part of being a mobile engineer. You'll find that perfecting the UI / UX will often lead to interesting technical challenges as well because the libraries may not behave exactly as you want them to, so you'll have to learn how to achieve the effect that you want. A few other things to note:

We have graded your work, and it looks like the following features are not reflected on your GIF walkthrough:

-User sees an error message when there's a networking error. -For the large poster, load the low resolution image first and then switch to the high resolution image when complete.

The GIF helps us to make sure we don't miss any required or optional stories you have completed. We highly suggest that you provide us with a GIF that completely shows all the features you have implemented.

JoseSerrano22 commented 3 years ago

Is it necessary to be the large poster the resolution change? Because I put that code but for the posters only.

On Sat, Jun 26, 2021 at 8:24 AM CodePath Reviewers @.***> wrote:

Nice work! The purpose of this project was to continue learning Objective-C and the Cocoa Touch (iOS) framework. You should be comfortable creating table views (one of the most common views in iOS) and working with array of dictionaries created from JSON (in this case from the Movies Database API).

A key part of these projects is that you work to polish the visuals and the small UI / UX touches. Developing your design sense is an important part of being a mobile engineer. You'll find that perfecting the UI / UX will often lead to interesting technical challenges as well because the libraries may not behave exactly as you want them to, so you'll have to learn how to achieve the effect that you want. A few other things to note:

We have graded your work, and it looks like the following features are not reflected on your GIF walkthrough:

-User sees an error message when there's a networking error. -For the large poster, load the low resolution image first and then switch to the high resolution image when complete.

The GIF helps us to make sure we don't miss any required or optional stories you have completed. We highly suggest that you provide us with a GIF that completely shows all the features you have implemented.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JoseSerrano22/Film-District/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM556NTSYAOSGMODG6BCVQDTUXBH5ANCNFSM47LJXACQ .

-- José Serrano Rivera Computer Engineer Student University of Puerto Rico, Mayagüez

JoseSerrano22 commented 3 years ago

Also updated my gif in the readme

On Sat, Jun 26, 2021 at 2:56 PM Jose M Serrano Rivera < @.***> wrote:

Is it necessary to be the large poster the resolution change? Because I put that code but for the posters only.

On Sat, Jun 26, 2021 at 8:24 AM CodePath Reviewers < @.***> wrote:

Nice work! The purpose of this project was to continue learning Objective-C and the Cocoa Touch (iOS) framework. You should be comfortable creating table views (one of the most common views in iOS) and working with array of dictionaries created from JSON (in this case from the Movies Database API).

A key part of these projects is that you work to polish the visuals and the small UI / UX touches. Developing your design sense is an important part of being a mobile engineer. You'll find that perfecting the UI / UX will often lead to interesting technical challenges as well because the libraries may not behave exactly as you want them to, so you'll have to learn how to achieve the effect that you want. A few other things to note:

We have graded your work, and it looks like the following features are not reflected on your GIF walkthrough:

-User sees an error message when there's a networking error. -For the large poster, load the low resolution image first and then switch to the high resolution image when complete.

The GIF helps us to make sure we don't miss any required or optional stories you have completed. We highly suggest that you provide us with a GIF that completely shows all the features you have implemented.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JoseSerrano22/Film-District/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM556NTSYAOSGMODG6BCVQDTUXBH5ANCNFSM47LJXACQ .

-- José Serrano Rivera Computer Engineer Student University of Puerto Rico, Mayagüez

-- José Serrano Rivera Computer Engineer Student University of Puerto Rico, Mayagüez