Jetflix
Movie listing app that demonstrates various UI's written with Jetpack Compose using TheMovieDb API
Screenshots
Download
Go to Play Store to download the latest APP.
Go to Releases page to download the latest APK.
Technologies
- Kotlin - %100 Kotlin
- Jetpack Compose for Declarative UI
- Accompanist for Compose UI Widgets
- Coil for image loading
- Coroutines for asynchronous operations
- StateFlow
- ViewModel
- Dagger Hilt for Dependency Injection
- OkHttp and Ktor for network operations
- TheMovieDb(Tmdb) Api for movies