Skip to content

Movie DB App using Clean Architecture, MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3. Used Room Databased for persistence and Offline support flow and paging libray

License

Notifications You must be signed in to change notification settings

anil-gudigar/TheMovieDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

What is this repository for?

TheMovieDB

http://themoviedb.org

  • Quick summary
    Movie DB App using Clean Architecture with MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3. Used Room Databased for persistence and Offline support.
  • Version 1.0

How do I get set up?

  • Summary of set up
    Import Project to Android Studio
  • Configuration
    Android Studio 3.5
    compileSdkVersion = 29
    minSdkVersion = 15
    targetSdkVersion = 29
    buildtoolVersion = '29.0.2'
  • Dependencies
    Kotlin
    Databinding
    Daager 2
    Retrofit 2
    OkHttp 3
    Room
    Android X
  • Database configuration
    Name: movie-db
  • How to run tests
    Junit
  • Deployment instructions

About

Movie DB App using Clean Architecture, MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3. Used Room Databased for persistence and Offline support flow and paging libray

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages