Skip to content

Latest commit

聽

History

History
17 lines (15 loc) 路 675 Bytes

File metadata and controls

17 lines (15 loc) 路 675 Bytes

馃敆Notes App with Android Studio



This project uses Kotlin with SQLite Database to store the notes.

The operations enabled here are:

  1. Add Note
  2. Edit Note
  3. 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.


Your SQLite Database




Notes app