Dive into the world of movies with ComposeUI, an app built using Jetpack Compose UI combined with the navigation graph and clean architecture principles.
- ComposeUI: Experience a modern UI designed with Jetpack Compose.
- Clean Architecture: The foundation of the app is built on the principles of clean architecture, ensuring separation of concerns and maintainability.
- View Model: Leverage the power of data-driven UI with the ViewModel architecture component.
- Hilt: Dependency injection made simple and efficient with Hilt.
- Retrofit: Network operations are seamlessly handled by Retrofit.
- Kotlin: Written in the expressive and concise Kotlin language.
- Room: Local data persistence powered by Room.
Movie data is sourced from the MOVIE DB API.
Crafted with ❤️ by @deepakkanyan.