Skip to content

eveey/Movies

Repository files navigation

Movies

IMDB

launcherIcon

Sample Android app in Kotlin for viewing movies that are now playing in theaters from The Movie DB.

Building the app

Important note: to use the services you need to add your movie DB API KEY to project local.properties file like this: apiKey="<your_api_key>"

Architecture

Dependency management

Network

Unit tests

Other

Image loading

  • Glide - An image loading and caching library for Android focused on smooth scrolling

Logging

Code quality

  • Ktlint - An anti-bikeshedding Kotlin linter with built-in formatter
  • Detekt - Static code analysis for Kotlin

Roadmap:

Wunderlist:

Disclaimer:

PERSONAL PROJECT - NOT INTENDED FOR COMMERCIAL USE

Releases

No releases published

Packages

No packages published

Languages