Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 769 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 769 Bytes

Note It

  • Note It is an android app in Kotlin, which helps the user to note the things they want to remember to do.
  • Notes can be added viewed and updated.
  • Notes can be deleted by swiping them off.
  • It uses Room and coroutines.

Main Page

main_page

Note Opened

note_open

Searching for Note

note_search

Add Note

add_note