Skip to content

Files

Latest commit

 

History

History
22 lines (18 loc) · 954 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 954 Bytes

CatAPI

Description

Simple app that provides access to the pictures from The Cat API and allows to download them.

Technologies

  • Retrofit + Moshi
  • Glide
  • DataBinding
  • RecyclerView + Paging
  • Navigation + SafeArgs
  • Kotlin Flow + Coroutines
  • LiveData

Screenshots

Main screen Details screen Demo
Main screen Details screen Demo

Acknowledgements