Skip to content

Satyawan-Hajare/marvel-app

Repository files navigation

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
  7. Added Unit Test cases.
  8. Added Build Flever Implementation.

Screens

marvel_app_all_screen

Libraries and Tools

ViewModel
Dependancy Injection(Dagger Hilt)
LiveData & StateFlow
Navigation
Room
Coroutines
Retrofit
Paging
Glide
Animation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages