Jetflix is a cross-platform movie listing app showcasing various UIs built using Kotlin and Compose Multiplatform.
- π€ Android
- π IOS
- π Web(Wasm)
- π» Desktop(Jvm on Mac, Windows, Linux)
- Jetflix Website - View the app on the web
- Releases - Download the latest APK directly from GitHub.
- Kotlin - 100% Kotlin
- Compose Multiplatform - Declarative UI
- Koin - Dependency Injection
- Coil - Image loading
- Coroutines - Asynchronous operations and state management
- ViewModel - UI related data holder
- Ktor - Network operations
- TheMovieDb API - Movie data