Skip to content

alexandrakomkova/notes_kmm

Repository files navigation

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