The Mini To-Do List is a simple task management application built using C# and Blazor Web Assembly. It allows users to create, update, and delete tasks, helping them stay organized and focused.
- Task Creation: Users can add new tasks to their to-do list.
- Task Details: Each task includes a description and status.
- Task Update: Users can edit task description and status.
- Task Deletion: Tasks can be removed from the list when they are no longer needed.
- Task Status: Users can mark tasks as completed or pending.