REST API with Retrofit, SQLite with Room, Hilt, MVVM, Jetpack Compose

Simple REST API

Learn how to make an Android App that will call a REST API using Retrofit to retrieve some data that will be
stored in SQLite using Room library. Build the user interface with Jetpack Compose.

Learn MVVM, dependency injection with Hilt and also add unit and instrumentation tests

Watch the video in youtube (in spanish)

Video

Screenshots

GitHub

View Github