Skip to content

Files

Latest commit

 

History

History

android-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Android App

Android app that fetches from a API REST beers and shows them in a list.

Sounds easy, right? Well there's a catch [o_o]. The challenge here is to use all tha Android cutting edge libraries and Kotlin capabilities.

The app fetches data from cloud an then store it, when there's is no internet connection it will fetch the data from a local databse.

The app follows the requirements of the challenge

App flow

Infinite Scrolling using Paging