Skip to content

yr1404/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TODO List

This TodoList website is a simple application that allows users to manage their tasks and stay organized. It provides features for creating, editing, and deleting tasks, as well as marking tasks as completed.

Features

  • Add new tasks
  • Mark tasks as completed
  • Delete specific task
  • Delete all tasks
  • Edit tasks already added to the todo list

Local Setup

  1. Clone the repository:

git clone https://github.com/yr1404/todolist.git

  1. Navigate to the project directory:

cd todo-list

  1. Open the index.html file in your preferred web browser.

Usage

  • Enter a task in the input field and press Enter or click the "Add Task" button to add it to the list.
  • Click on a checkbox to mark it as completed. The completed tasks will have a line-through style.
  • Click on the "Delete" button next to a task to delete it from the list.
  • Click the "Delete All" button to remove all tasks from the list.

Technologies Used

  • HTML
  • Tailwind CSS
  • JavaScript

Try the Todolist   box-arrow-up-right

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published