jgonza40 / Flixster

Flixster Android Mobile Application: scroll through movies and read their descritions.
0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 4 years ago

codepathreview commented 4 years ago

It looks like your video walkthrough doesn't seem to show the details of the movie's popularity. Can you update this and resubmit?

jgonza40 commented 4 years ago

Just updated it and resubmitted. Thank you!

codepathreview commented 4 years ago

After review of your recent submission, it seems like the details of the movie's popularity still doesn't show in the video walkthrough. This detail should be together with the movie's ratings when you selected the movie in the list. Can you update once again and resubmit? /cc @codepathreview

jgonza40 commented 4 years ago

I'm sorry I completely missed that, thank you for being patient; I have submitted again. Let me know if I completed it correctly and thanks again.

codepathreview commented 4 years ago

Nice work, Jessica!

We hope you learned a lot this week with the Flixster 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 stretch Stories in addition to the required stories. This is a great way to get the most out of the class. The stretch goals provide a lot of really good learning opportunities.

We have provided a detailed Flixster Feedback Guide here: https://courses.codepath.org/snippets/android_university_fast_track/feedback_guides/project_2_feedback.md, 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, and RecyclerView, which is a superior stand-in for the ListView we used in the Todo project. 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.org. /cc @codepathreview