This is a rewrite of Flix Fix, a movie-recommendation app, using Jetpack Compose. It fetches and displays movies using the TMDB REST API.
Work in Progress 🚧
- Kotlin
- Jetpack Compose
- Paging 3 for Compose
- Dagger-Hilt for Dependency Injection
- Retrofit and OkHttp for Network
- Gson for Json parsing
- Compose Navigation
- Landscapist for image operations