Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joaoppedrosa/moovies

Moovies - MVVM app with Hilt + Coroutines + Jetpack Compose + Retrofit + Room
https://github.com/joaoppedrosa/moovies

android courotines dependency-injection hilt jetpack jetpack-compose kotlin mvvm mvvm-architecture okhttp retrofit retrofit2 room

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://pin.it/2eW0gEr).

![ui/ux](https://github.com/joaoppedrosa/Moovies/blob/main/images/ui.png)

# API

The app uses the [TMDB API](https://developers.themoviedb.org/3/) to fetch all the data show in the application.