Skip to content

Android application that allows to see information of all Marvel characters and comics

Notifications You must be signed in to change notification settings

AlekseiLitvin/MarvelCharacters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel Characters

Android application that allows to see information of all Marvel characters, comics and events. It uses Marvel API for retreaving all needed data.

Libraries and Frameworks Used

  • Retrofit, OkHttpClient client - for all marvel API operations and logging
  • Room, LiveData, ViewModel - for saving favourite character and have access to it without internet connection
  • RxJava2, lambda expressions - for reactive UI population
  • Glide for loading images
  • DataBinding - for UI implementation and reducing the number of boilerplate code
  • CardView, RecyclerView, ViewPager

Preview

About

Android application that allows to see information of all Marvel characters and comics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages