/MeowFestApp

A very simple app that retrieves a list of cat info from an api end point and shows the data in a recycler view.

Primary LanguageJava

MeowFestApp

A very simple app that retrieves a list of cat info from an api end point and shows the data in a recycler view.

Features:

  • Retrofit for retrieving data from api end point
  • Picasso for downloading image from image url and applying it to ImageView
  • Recycler View for displaying data as a list

app screenshot