abena19 / Flixter

0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 2 years ago

codepathreview commented 2 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:

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.

abena19 commented 2 years ago

Networking Feature (https://user-images.githubusercontent.com/105185472/175387488-448b8cb6-713a-4b22-84a6-fbf6563ae4a1.gif)