Todo

Screenshots

Light Mode

todoLight

Dark Mode

todoDark

Used Technology

  • Kotlin
  • Data Binding – Declaratively bind observable data to UI elements.
  • LiveData – Build data objects that notify views when the underlying database changes.
  • ViewModel
  • Room – Access your app’s SQLite database with in-app objects and compile-time checks.

Architecture pattern Used

GitHub

View Github