ComposeMovie
ComposeMovie copied to clipboard
Movie app that built with Jetpack Compose
Compose movie
:scroll: Description
You can search movies from OMDB. And app would show recommend movies to you.Besides, you can star the movie and see them in favourite screen.
:bulb: Motivation and Context
- All UI were built with Jetpack Compose tool.
- Request data by Retrofit library.
- Load image data by coil library.