Jetflix

A Movie listing app using TheMovieDb api and Jetpack Compose. Based on MVVM architecture with Dagger Hilt.

Screenshots

1

2

3

4

5

Technologies

  • Kotlin - %100 Kotlin
  • Jetpack Compose for Declarative UI
  • Coil and accompanist/coil for image loading
  • Coroutines for asynchronous operations
  • StateFlow
  • ViewModel and LiveData
  • Dagger Hilt for Dependency Injection
  • OkHttp and Retrofit for network operations
  • TheMovieDb(Tmdb) Api for movies

GitHub

https://github.com/yasinkacmaz/jetflix