This project contains an Android application that provides information about current movies. The application utilizes modern Android technologies including Jetpack library, Compose, Flow, Hilt for Dependency Injection.TMDb APIs were used.
- View detailed information about current movies.
- The page where you can see popular movies and details
- Interact with a modern and user-friendly interface.
Key technologies used in this project:
- Jetpack Library: Provides a set of components and tools for Android application development.
- Compose: A tool used for modern Android UI design.
- Flow: Reactive programming using Kotlin Flow for asynchronous data stream handling.
- Hilt: Dependency injection library for Android, ensuring a clean and modular codebase.
- Retrofit: A type-safe HTTP client for Android and Java, simplifying the process of making network requests.
Home Screen | Movie Details | PopulerMovies |
---|---|---|