Skip to content

AyushGupta0202/Sleep-Tracker-Analyzer

Repository files navigation

Sleep-Tracker-Analyzer

SleepQualityTracker

The SleepQualityTracker app is a utility-based app that helps you collect information about your sleep.

  • Start time
  • End time
  • Quality
  • Time slept

This app demonstrates the following views and techniques:

  • Room database
  • DAO
  • Coroutines

It also uses and builds on the following techniques:

  • Transformation map
  • Data Binding in XML files
  • ViewModel Factory
  • Using Backing Properties to protect MutableLiveData
  • Observable state LiveData variables to trigger navigation

Screenshots

Screenshot3 Screenshot1 Screenshot2