BrewDog brewery recipes from Punk Api written in Kotlin
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
List of TODOs for future development
- Add the option to save beers as favorites
- Add Paging 3
- Add more search options
- Add DataBinding
Project is: in progress