Skip to content

Moovies - MVVM app with Hilt + Coroutines + Jetpack Compose + Retrofit + Room

Notifications You must be signed in to change notification settings

joaoppedrosa/Moovies

Repository files navigation

Moovies

Moovies is a trending movies app that shows you the most actual treading movies.

The app was built using MVVM + Hilt + Coroutines + Jetpack Compose + Retrofit + Room

UI/UX

The UI/UX inspiration comes from the mockup on Pinterest created by Stephen TGW, go check it.

ui/ux

API

The app uses the TMDB API to fetch all the data show in the application.