MarvelComics

Android application that displays a list of marvel comics.

The data is retrieved from the official Marvel API.

Once the data is retrieved, it gets saved to a local database for offline access.

The user is also able to swipe to refresh the list in case of an updated list.

The API call are made with Retroft, and the local database has been written with Room.

The app follows the MVVM architectural pattern, and uses other up-to-date libraries such as Jetpack Compose.

list details

GitHub

View Github