Skip to content

An Android movie project that retrieves movie data with Clean architecture and Jetpack Compose.

Notifications You must be signed in to change notification settings

cyeksan/MovieApp

Repository files navigation

MovieApp

movieapp.mp4

In this project, MovieDB API has been used to retrive movie data. Upcoming movies (list at the bottom) and now playing movies (poster images at top) are displayed in the first screen. When one of the items (the upcoming movies or now playing movies) is clicked, movie detail screen in which there are some information like release date, vote average, title and full overview is displayed.

Project Structure

Clean Architecture with MVVM architectural pattern

Used Technologies:

  • Jetpack Compose
  • Hilt
  • Retrofit
  • Coroutines
  • Flow
  • Paging3
  • SwipeRefresh
  • Theming

Light Theme:

Dark Theme:

About

An Android movie project that retrieves movie data with Clean architecture and Jetpack Compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages