Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 939 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 939 Bytes

BrewDog recipes

BrewDog brewery recipes from Punk Api written in Kotlin

Table of contents

General info

All BrewDog recipes provided by PunkApi. You can find more informations about those APIs at https://punkapi.com/

The application is written in Kotlin using the MVVM and Clean architecture

You can search beers by name

You have offline access to the database

You get a nice application with transition animation

Todo

List of TODOs for future development

  • Add the option to save beers as favorites
  • Add Paging 3
  • Add more search options
  • Add DataBinding

Screenshots

|

Status

Project is: in progress