Skip to content
/ Note-It Public

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

Notifications You must be signed in to change notification settings

jaym21/Note-It

Repository files navigation

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