Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.51 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.51 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

  • Jetpack Compose
  • Clean Architecture
  • Kotlin Coroutines
  • Compose Navigation
  • 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