Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.03 KB

TaskBox

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.

Features

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.

Technologies Used

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.

Link to the Website :-

https://mytaskbox.netlify.app/

image