-
Constraint Layout (UI)
-
LifeCycle Components (ViewModel and LiveData)
-
Kotlin Corountines (Asynchronous programming)
-
Retrofit (Networking)
-
Coil (Image loading for Android backed by Kotlin Coroutine)
-
Moshi (Kotlin JSON library for Android from Square)
This repo is missing api key for Movie DB API get the api key from Movie DB and do following steps
- Create file named MovieDB.properties in same direcory as your local.properties
- Add api_key property E.g api_key="123a45XXXXXXXXXXXXXXXXXXXXXXXXXX"