Skip to content

This is a simple Note taking app implemented in Kotlin.

License

Notifications You must be signed in to change notification settings

sieleemmanuel/MyNotes-App

Repository files navigation

Android-Simple-Notes-App

This is a simple Note taking App implemented in Kotlin. Built this to learn more on room database, Navigation component, data binding and MVVM Architecture pattern

Features

  • Create note by categories
  • Read saved notes
  • Edit saved notes
  • Add reminder to notes
  • Share note etc

Screenshots/Demo

List Notes New Note
Read Notes Update Note

Tools and stack in use

  • MVVM Architecture
  • Room Database for persistent storage of notes
  • Navigation components
  • Data Binding
  • Alarm Manager for reminder functonality

About

This is a simple Note taking app implemented in Kotlin.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages