Skip to content

TAT-HEER/to_do

Repository files navigation

TO_DO LIST

# To-Do List App

A simple To-Do List application built with HTML, CSS, and JavaScript. This app allows users to add, update, and delete tasks.

Features

  • Add Tasks: Enter a task and click "ADD" to add it to the list.
  • Update Tasks: Click the "Update" button next to a task to edit its text.
  • Delete Tasks: Click the "Delete" button next to a task to remove it from the list.
  • Mark Tasks as Completed: Click on a task to toggle its completion status with a strikethrough effect.

Technologies Used

  • HTML: Structure of the application.
  • CSS: Styling for layout and design.
  • JavaScript: Functionality for adding, updating, and deleting tasks.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/todo-list-app.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors