Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 347 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 347 Bytes

Note-Taking-App

Video Link- DEMO

  • Developed a note taking app allowing users to Create a new Note.

  • Users can Delete or Update an existing Note.

  • Users can search for a Note based on its heading or description.

  • Tech Stack: Kotlin, MVVM, Room and Coroutines.