Skip to content

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.

License

Notifications You must be signed in to change notification settings

herio133/KivyNotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

KivyNotesApp

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages