Skip to content

AralBenli/MarvelApp_with_Compose

Repository files navigation

Marvel App

 

Marvel app let you search ; marvel characters inside of the marvel api also you add note to your favorite character and you can store them in your local.

  ## Features of the application ##

  • Fetching and listing Marvel characters which is searched. Storing the selected ones and can be added note.

Used Technologies

  • MVVM Design Pattern
  • Jetpack Compose
  • Kotlin Coroutines/Flow
  • Dependency Injection / Hilt
  • ROOM Database
  • Extensions
  • Retrofit
GET "http://gateway.marvel.com/v1/public/characters

Screenshots

Search/Main   Detail/ Not Added
Screenshot_20230615_181817 Screenshot_20230615_181803
Detail/Added Favorites/Notes
Screenshot_20230615_181923 Screenshot_20230615_182018