Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.1 KB

notes_kmm

KMM app for storing notes.

Description

  • add notes
  • view list of notes
  • view selected note
  • edit and delete selected note
  • order notes by title and timestamp
  • change color theme accordint to phone settings

Screenshots

Android

iPhone

Technologies

Project is created with:

  • Kotlin Multiplatform
  • Jetpack Compose
  • Sqldelight
  • Moko MVVM
  • Clean Architecture