TaskBox is a simple web application that allows users to manage their tasks. With TaskBox, you can add new tasks, mark tasks as completed, and delete tasks that are no longer needed. It provides an intuitive and user-friendly interface to help you stay organized and focused on your tasks.
Add new tasks: Easily create new tasks by entering a task description and clicking the "Add" button.
Mark tasks as completed: Once you've completed a task, simply check the checkbox next to it to mark it as completed.
Delete tasks: Remove tasks from your list by clicking the delete button next to the task.
TaskBox is built using the following technologies:
HTML: For structuring the web pages.
CSS: For styling the user interface.
JavaScript: For implementing the dynamic behavior and functionality.
https://mytaskbox.netlify.app/