Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 751 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 751 Bytes

Flix_Fix_Compose

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 🚧

Build tools ⚒️

  • 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

Screenshots 📸

Flix Fix Compose Home screen Flix Fix Compose Detail screen