This project uses Kotlin with SQLite Database to store the notes.
The operations enabled here are:
- Add Note
- Edit Note
- Delete Note
This project is a good introduction to creating and managing the in and outs of a database with SQLite.
With a simple UI UX of the notes adn the general interface of the app.
