Timer app for Hops additions during the boiling part of beer brewing.
Available on the Play Store: https://play.google.com/store/apps/details?id=ca.arnaud.hopsboilingtimer
- UI: Compose, Material (2) with MVVM pattern
- Local storage: Room
- Dependency Injection: Hilt
- Clean Architecture
- Unit Test: Mockk, Junit (4)
- split gradle into separate files and setup libs in
libs.versions.toml
- collaborate with ChatGPT (in progress)
- address the Issues