Skip to content

salviaaaa/To-Do-ListProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝 To-Do List App

image

đź“„ Description A simple To-Do List app built using HTML, CSS, and JavaScript. This app allows users to create, edit, and mark tasks as completed easily and quickly.

✨ Features

➕ Adding Tasks: Users can add new tasks by typing the task in the input field and pressing the “Add” button.

âś… Mark Tasks Completed: Each task has a checkbox that can be checked to mark the task as completed.

🧹 Clear Completed Tasks: The “Clear Completed” button will delete all tasks that have been marked complete.

🗑 Delete All Tasks: The “Empty List” button will delete all tasks from the list.

đź›  Technology Used

  1. HTML: The basic structure of a web page.
  2. CSS: To set the appearance and style of the page.
  3. JavaScript: To add interactivity and application logic.

🚀 How to Use

  1. Adding Task: Enter a new task in the input field and click "Add" to add it to the list.
  2. Marking a Task Complete: Check the checkbox next to a task to mark it as complete.
  3. Clear Completed Tasks: Click the "Clear Completed" button to clear all completed tasks.
  4. Clear All Tasks: Click the "Empty List" button to clear the entire task list.

About

To-Do-List App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published