vpuri94 / Flixster

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?

vpuri94 commented 4 years ago

What do you mean details of popularity? It shows the 3.5 stars rating for the movie and looking at the demo walk through video online it displays a near identical information?

codepathreview commented 4 years ago

This detail is alongside with the movie's ratings when you selected the movie in the list. It is one of the required user stories, you can refer to #4 in the Assignment tab. Let us know if you have further clarifications. clarifications. /cc @codepathreview

codepathreview commented 4 years ago

We went through your submission and despite missing the popularity feature (it currently only displays the star rating), we've marked your submission as complete.

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

codepathreview commented 4 years ago

The required feature #4 indicates that along with the star rating, the movie's popularity details should also be included. However, despite not having that, we've marked your submission as complete.

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 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 email us support@codepath.org. /cc @codepathreview