Jetflix
A Movie listing app using TheMovieDb api and Jetpack Compose. Based on MVVM architecture with Dagger Hilt.
Screenshots
Download
Go to Releases page to download the latest APK.
Technologies
- Kotlin - %100 Kotlin
- Jetpack Compose for Declarative UI
- Coil and accompanist/coil for image loading
- Coroutines for asynchronous operations
- StateFlow
- ViewModel and LiveData
- Dagger Hilt for Dependency Injection
- OkHttp and Retrofit for network operations
- TheMovieDb(Tmdb) Api for movies
Want to contribute
You can create issues or pull requests to contribute this project