A minimalistic Android application Built with Clean architecture and Jetpack component (Jetpack Compose, MVVM , Paging 3.0, HILT, ROOM DB, Retrofit, and many more …). It was made to describe the latest android development trend. This app will be updated further to adapt to latest development trend
- Kotlin
- Coroutines
- Compose
- Navigation
- Android Architecture Components
- Hilt
- Paging3.0
- Retrofit
- GSON
- Coil
- Accompanist
- Material Components for Android
- Clone this repository
- Register in TMDB and get the API_KEY , BASE_URL and POSTER_URL and put it in graddle.properties
- Build the application