Kivy Notes App π A simple note-taking app built using Kivy for Python. This app allows users to write, save, and delete notes with an intuitive UI. Notes are stored in a JSON file for persistence.
Features β¨ β Write & Save Notes β Type notes and save them easily. β Persistent Storage β Notes are saved in notes.json. β Delete Notes β Remove notes when no longer needed. β Scroll View β See multiple notes in a clean, scrollable layout.
Technologies Used π οΈ Python π Kivy (for UI) JSON (for saving notes)
Contributing π€ Feel free to contribute! Fork the repo, make changes, and submit a pull request.