Android Note Keeping App

An offline android app that can be used to write notes on the fly to be retrieved later.

Libraries

  • Room Database.
  • Lifecycle Components.
  • Coroutines.
  • ViewModel.
  • Navigation Components
  • Hdodenhof Circular ImageView Library

Functionality

  • Stores notes locally via Room Db.
  • Notes can be deleted individually or all at once.
  • Search for notes by their title.
  • Edit old notes.
  • Sorted according to date.

Link to download app

Link to download app

GitHub

View Github