Movie Finder App

Basic movie search application which uses OMDb API to fetch the data.

App is made entirely with Kotlin and Clean Architecture principles were used.

Screenshots

Movie Search Screen Detail Screen

Libraries

  • View Model
  • Kotlin Flow
  • Kotlin Coroutines
  • Dependency Injection with Hilt
  • Navigation Component
  • Retrofit
  • Use Case
  • Repository

GitHub

View Github