kshah1997 / MyFlixRepo

0 stars 0 forks source link

[FBU Android] Project 1: Flixter Movies App - Please Review #1

Open kshah1997 opened 8 years ago

kshah1997 commented 8 years ago

My app is complete, please review. /cc @codepathreview @codepath

codepathreview commented 8 years ago

:+1: Nice work Kinjal.

We hope you learned a lot this week with the Flicks app. This is a much more complex app than the initial Todo app as it includes a lot of new concepts. We really appreciate that you completed optionals in addition to the required stories. This is a great way to get the most out of the class. The optionals provide a lot of really good learning opportunities.

We have provided a detailed Flicks Feedback Guide here which covers the most common points we see for this project. Read through the feedback guide point-by-point to determine other ways you could improve your submission. You should consider going back and implementing applicable feedback as well. Keep in mind that one of the most important parts of Android development is learning the correct patterns and conventions.

Hopefully this project has given you a better sense of working with RelativeLayout which is a very flexible layout system, probably one of the most powerful responsive-first layout systems available across web and mobile platforms. This assignment also gave us our first introduction to networking, working with APIs and loading remote images. The next assignment will introduce new concept such as accepting user input and navigating between activities but will also reinforce important concepts such as networking, using APIs, and handling remote images.

If you have any particular questions about the assignment, feel free to reply here or or email us support@codepath.com.