Marvel App

This is an Android application developed with kotlin that uses the Marvel API to list all the characters with display comic and series data and Favorite feature.
This app used the MVVM architecutre .

Functionality

  1. Loading all characters Data order by name.
  2. Search characters data by name.
  3. Display Comic and Series Data order by name.
  4. Favorite characters list.
  5. Save the Character & Favorite Data in Room DB.
  6. Added Animation in list and listdetail

Screens

marvel_app

Libraries and Tools

ViewModel
LiveData
Navigation
Room
Coroutines
Retrofit
Paging
Glide
Animation

GitHub

View Github