Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 688 Bytes

File metadata and controls

17 lines (13 loc) · 688 Bytes

📝 Notes App in Android Studio!

A simple and lightweight Notes app built with Android Studio using Kotlin and use sqlite to store data offline.
The app allows users to create, edit, and delete notes easily with a clean interface.


✨ Features :-

  • ➕ Add new notes
  • 🖊️ Edit existing notes
  • 🗑️ Delete notes
  • 📱 Simple and responsive UI
  • 💾 Data stored locally on the device
img1 img2