Skip to content

mahenoorsalat/To-Do-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

To-Do List Banner

Description

A simple and user-friendly To-Do List application that allows users to add, remove, and mark tasks as completed. This app utilizes local storage to persist tasks between sessions.

Features

  • Add Tasks: Enter a task in the input box and click "Add" to create a new task.
  • Mark as Completed: Click on a task to toggle its completion status.
  • Delete Tasks: Click the "×" next to a task to remove it from the list.
  • Persistent Storage: Tasks are saved in the browser's local storage, so they remain available upon reloading the page.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

Prerequisites

  • A modern web browser (e.g., Chrome, Firefox)

Installation

  1. Clone the repository:

    git clone https://github.com/mahenoorsalat/To-Do-Web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published