A movie listing app showcasing various user interfaces implemented with Jetpack Compose and integrating TheMovieDb API, specifically designed as a college assignment
Go to Releases page to download the latest APK.
- Kotlin - 100% Kotlin
- Jetpack Compose for Declarative UI
- Accompanist for Compose UI Widgets
- Splash Screen API for Splash Screen
- Coil for Image Network Loading
- Coroutines for Asynchronous Operations
- StateFlow for State Management
- ViewModel for MVVM Architecture
- Dagger Hilt for Dependency Injection
- Retrofit for Network Operations
- Room for Local Database
- TheMovieDb(Tmdb) Api for Movie Data