Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.78 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.78 KB

MovieApp

MovieApp provides movie information directly fetched from The Movie DB (TMDB) API. There is a list screen to view movie catalogs, a details screen to view more information about a selected movie, and a player screen to play the video trailer of the selected movie.

Screenshots


Features

  • Kotlin Coroutines with Flow (State Flow)
  • Clean Architecture with MVI & state machine (Redux)
  • Jetpack Navigation Component
  • Video streaming android-youtube-player
  • DI with Dagger Hilt

Libraries

Author

Christian Boni Ahnset

License

This project is licensed under the Apache License 2.0 - See: http://www.apache.org/licenses/LICENSE-2.0.txt