Popular Movies is an Android application that uses TMDB API to allow users to filter through different types of movies and display the information of the movies. It is created using latest technology stacks - Kotlin, Hilt, and Jetpack Compose
For latest changes, refer to the develop branch
In order to build and install the application you will need
- Android Studio
- TMDB API key
- Android emulator or device running on at least version Lollipop
- Get the API key and place it in gradle.properties file as TMDB_API_KEY
- Build and install the project
See the LICENSE for details


