A simple android project that fetches movie list from themoviedb.org
Features:
- Movies listing screen with pagination
- Navigates to movie detail screen when clicked on an item in listing screen
Tech Stacks:
- Clean MVVM architecture
- Jetpack Compose
- Dagger Hilt
- Retrofit
Note: Please use your The Movie DB API at AuthorizationInterceptor.kt Line no: #16