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.
- Kotlin
- MVVM Design pattern
- Livedata framework
- Data Binding
- In memory simulated database (Literally a DAO class with a list of notes)