Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 410 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 410 Bytes

MovieMania

Android Application accessing TMDB API

The goal of this project is to build an application to discover the most popular ot the highest rated movies.

Stage 1 features :

Display the list of most movies in grid layout. Configurable sort options. Display the details of a poster.

The TMDB API key is not provided here. After downloading the project input your own API Key to run the application.