Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 239 Bytes

Sleep-tracker

Sleep tracker app is a demo app that helps you collect information about your sleep:

  • Start time
  • End time
  • Time slept
  • Quality

The App uses:

  • Navigation component
  • Data binding
  • Room database
  • Coroutines
  • MVVM