Skip to content

luflax/notes-app

Repository files navigation

Kotlin notes app

Kotlin app to store random notes, never forget what you need to buy at the supermarket. This app was developed as part of a presentation about native development of android applications.

Used technologies:

  • Kotlin
  • MVVM Design pattern
  • Livedata framework
  • Data Binding
  • In memory simulated database (Literally a DAO class with a list of notes)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages