- Upon launch, present the user with an grid arrangement of movie posters.
- Allow user to change sort order via a menu:
- the sort order can be by most popular, or by top rated or by Favorite
- Allow the user to tap on a movie poster and transition to a details screen with additional information such as:
- original title
- movie poster image thumbnail
- A plot synopsis (overview of movie)
- user rating
- release date
- users can view and play trailers ( either in the youtube app or a web browser).
- users can read reviews of a selected movie.
- allow users to mark a movie as a favorite in the details view by Heart icon button
- favorite movies can be seen offline and does not require an Internet.