/Note-It

Note It is an android app which is used to note things the user wants to remember to do.

Primary LanguageKotlin

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