Skip to content

🍿 An app to browse the most popular and highest rated movies listed in IMDB.com

License

Notifications You must be signed in to change notification settings

EiriniMits/Popular-Movies

Repository files navigation

Popular Movies App

rsz_ic_launcher-web

Popular Movies App created as a part of Udacity Android Developer Nanodegree Program.

Instalation

The app uses The Movie Database API to get movie information and posters. You must provide your own API key in order to build the app. When you obtain API key, replace api_key with your API key in the ~/.gradle/gradle.properties file.

buildTypes.each {
        it.buildConfigField 'String', 'API_KEY', api_key
}

Screenshots

webp net-resizeimagewebp net-resizeimagewebp net-resizeimage

Libraries

Icon credits

About

🍿 An app to browse the most popular and highest rated movies listed in IMDB.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages