Skip to content

Flix Fix is a movie-recommendation app which fetches movie details from the TMDB API, built using Jetpack Compose

Notifications You must be signed in to change notification settings

judahben149/Flix_Fix_Compose

Repository files navigation

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

About

Flix Fix is a movie-recommendation app which fetches movie details from the TMDB API, built using Jetpack Compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages