Skip to content

dedesaepulloh/catalog-movie

Repository files navigation

Catalog Movie

Catalog Movie App

Getting Started Application

  • Prerequisites

    • Tools Sofware
      1. Android Studio at least version 4.1. Android Studio
      2. JRE (Java Runtime Environment) or JDK (Java Development Kit).
  • Installation

    1. Get a free API Key at Themoviedb
    2. Clone this repository and import into Android Studio
         https://github.com/dedesaepulloh/catalog-movie
      
    3. Enter your API in buildConfigField build.graddle
          buildConfigField("String", "API_KEY", '"Your Api Key"')
         }
      

Feature :

  • Using MVVM
  • Using Room, Paging
  • Using ViewBinding & DataBinding
  • LiveData and Retrofit to request api network
  • Dependency Injection With Dagger 2
  • Ofline Online Architecture
  • Unit Testing
  • Instrumental Testing

Support me

Just star or fork this repository, and follow my github. You have supported me!

Author

Dede Saepulloh - dedesaepulloh@outlook.com

About

Catalog Movie App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages