Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.13 KB

My Note

Simple note taking app built using Kotlin, Jetpack compose, Room, and MVVM pattern.

Features :

  • Display notes in vertical grid.
  • Create note
  • Edit and Update existing note.
  • Delete Note.

Design and Development Using :

  • Kotlin
  • Jetpack Compose
  • MVVM Pattern
  • Coroutine
  • Room Database
  • Navigation

Screenshots :

Screen_1 Screen_2 Screen_3 Screen_4 Screen_5 Screen_5