Skip to content

Notes app to add, edit and delete notes using Room database

Notifications You must be signed in to change notification settings

hamza94max/NotesApp

Repository files navigation

NotesApp

NotesApp is an application to :-

  • add Daily Tasks or Notes
  • can modifiy Existing Task
  • can save all data Local in your device
  • can delete task / all completed Task

Ui

  • inspired from Amal

Screenshots



Languages && Tools

  • Kotlin
  • Room Database
  • View Model (MVVM)
  • Navigation components
  • Recycleview

Guide