issues
search
zoyasiddiqui
/
NoteNinja
A note-taking app with python code snippets and AI helpers.
MIT License
3
stars
1
forks
source link
Implemented DeleteNoteState and DeleteNoteViewModel
#4
Closed
Saadullah-2004
closed
11 months ago
Saadullah-2004
commented
11 months ago
Implement DeleteState and DeleteViewModel
Add DeleteState class to manage state for note deletion.
Implement DeleteViewModel with properties and methods for the delete view.
Update relevant comments and documentation.
Implement DeleteState and DeleteViewModel