/CatFacts

A showcase code

Primary LanguageJava

CatFacts

A simple project that fetches cat facts datastream(page by page) from a remote service api to show them in a recyclerview

Features:-

  • MVVM clean application architecture
  • Extensive use for the LiveData with viewmodel
  • Using RxJava
  • Using Dagger2 and Butterknife to add support for dependency injection.
  • Using Retrofit as a rest http client with GSon

Screenshots

2