MovieHunt Versions Save

Movie Android App written in Kotlin, MVVM, RxJava, Jetpack Compose (implementing), Android Architecture Components and Coroutine (Upcoming).

v2.0.0

2 years ago

Features

  • New home layout
  • New movie list layout
  • New movie detail
  • Add review list

Refactor

  • Migrate koin to v3
  • Upgrade the dependencies.
  • Migrate from Glide to Coil.

v1.1.0

2 years ago

What's New?

  • Implement fetch from remote and observation from local in movie detail page.
  • Add some base extension functions.
  • Import AndroidBase project.
  • Upgrade dependencies versions.

v1.0.0

3 years ago

Features

  • Home page with now playing, popular, top rated, and upcoming category.
  • Movie list to view all movies from home category.
  • Movie detail to show the whole movie information.