-
I have add more information to your movie details view:
-
I have allowed users to view and play trailers ( either in the youtube app or a web browser).
-
I have allowed users to read reviews of a selected movie.
-
I have also allowed users to mark a movie as a favorite in the details view by tapping a button(star).
-
I have created a database and content provider to store the names and ids of the user's favorite movies (and optionally, the rest of the information needed to display their favorites collection while offline).
-
I have modify the existing sorting criteria for the main view to include an additional pivot to show their favorites collection.
-
In Stage 1, I built a UI that presented the user with a grid of movie posters, allowed users to change sort order, and presented a screen with additional information on the movie selected by the user:
- I have built a fully featured application that looks and feels natural on the latest Android operating system (Nougat, as of November 2016).