An Android app to browse through unlimited movies.
Click here to download TheMovieDatabase application
API: https://api.themoviedb.org/
- Ktor - Create asynchronous client and server applications. Anything from microservices to multiplatform HTTP client apps in a simple way.
- Coil. An image loading library for Android and Compose Multiplatform.
- Hilt - Provides a standard way to incorporate Dagger dependency injection into an Android application.
- Paging - Easy to load data gradually and gracefully within an app's List.
- Material Components for Android - Modular and customizable Material Design UI components for Android.