This is a MVVM Architectured Based TODO List. The TO-DO list app is efficiently designed and structured using MVVM
architecture, ensuring a clear separation of Ui and the business logic. ItEfficiently manages tasks with features like saving, updating, and deleting.
Fixes #2
Type of change
[x] New Project
Checklist:
[x] I have included a REAME file for my Project (not for Bug fix)
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
Description
This is a MVVM Architectured Based TODO List. The TO-DO list app is efficiently designed and structured using MVVM architecture, ensuring a clear separation of Ui and the business logic. ItEfficiently manages tasks with features like saving, updating, and deleting.
Fixes #2
Type of change
Checklist: