Skip to content

abssujan/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Application

This is a simple Todo List application built using HTML, CSS, and JavaScript. It allows users to add, delete, and mark tasks as completed.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks
  • Filter tasks by All, Completed, and Uncompleted

Getting Started

To run this application locally, follow these steps:

  1. Clone this repository to your local machine:

  2. Open the index.html file in your web browser.

Usage

  • To add a new task, type the task in the input field and press the "Add" button.
  • To mark a task as completed, click the checkmark icon next to the task.
  • To delete a task, click the trash icon next to the task.
  • Use the filter dropdown menu to filter tasks by All, Completed, or Uncompleted.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published