Skip to content

Popular movies app written using Android Architecture Components

Notifications You must be signed in to change notification settings

ankurg22/popular-movies

Repository files navigation

popular-movies

Developed this app using TheMovieDB API to learn Android Architecture Components and Dependency Injection.

  • MVVM architecture and Repository Pattern
  • Room Component for Database
  • ViewModel and LiveData for Lifecycle
  • Retrofit for REST API calls
  • Dagger2 for Dependency Injection
  • MDC for Material Design
  • Picasso for Image loading

About

Popular movies app written using Android Architecture Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages