Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 336 Bytes

WellBeingApp

WellBeing App which tracks your health with step count, Calorie Count, Exercises and water reminder. It is a native app written in Kotlin. Technologies Used

  1. Jetpack Compose for UI
  2. Hilt for Dependency Injection
  3. Room for local database access
  4. Coroutines and Flow for reactive and concurrency primitives