Show list of movies using TMDb APIs.
- Home screen with list of available movies
- Provide a sort bar. (sorting method: release date / popularity / vote count)
- Pull to refresh
- Load when scrolled to bottom
- Each movie to include:
- Poster/Backdrop image
- Title
- Popularity
- Detail screen
- Movie details with these additional details:
- Synopsis
- Genres
- Language
- Duration
- Book the movie (simulate opening of this link in a web view)
- Movie details with these additional details:
Sunil Targe, suniltarge@gmail.com
TMDb app is available under the MIT license. See the LICENSE file for more info.