A simple and efficient web-based to-do list application built with HTML, JavaScript, and CSS.
-
Add Tasks: Easily add tasks to your to-do list by entering them in the input field and clicking the "Add" button or pressing Enter.
-
Mark as Done: Check off completed tasks by clicking the "Done" button next to each task. Completed tasks are visually marked as done.
-
View Date & Time: For completed tasks, you can view the date and time they were marked as done by clicking the "Date & Time" button. An alert displays this information.
-
Delete Tasks: Remove tasks from your list by clicking the "Delete" button.
-
Clear Input: Press the Escape key or click outside the input field to clear the input without adding a task.
- A modern web browser that supports JavaScript.
-
Clone this repository to your local machine:
git clone https://github.com/dev-alihasan/to-do-list-arnob.git