In this app, build the core experience of your movies app.
this app will:
-
Upon launch, present the user with an grid arrangement of movie posters.
-
Allow user to change sort order via a setting: The sort order can be by most popular, or by top rated
-
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 user rating release date
To fetch popular movies, you will use the API from themoviedb.org. If you don’t already have an account, you will need to create one, using the link below, in order to request an API Key. https://www.themoviedb.org/account/signup