TaskBuddy is a task management app built with React. It allows users to add, update, delete, and track their tasks with ease. The app also includes a progress tracker and the ability to clear all tasks at once.
- Add Tasks: Users can add new tasks to the list.
- Update Tasks: Users can edit the details of existing tasks.
- Delete Tasks: Users can remove tasks from the list.
- Clear All Tasks: Users can clear all tasks with a single click.
- Progress Tracker: Visual representation of the task completion status.
Usage Adding Tasks: Enter task details and click "Add Task" to add a new task. Updating Tasks: Click on a task to edit its details. Deleting Tasks: Click the trash icon next to a task to delete it. Clearing All Tasks: Click the "Clear All Tasks" button to remove all tasks. Progress Tracker: View the progress of your tasks in the progress tracker.