Skip to content

Pinsu27/To-Do-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Website

Overview-

This is a simple yet efficient To-Do List web application that allows users to easily manage and track their tasks. The application provides a clean and user-friendly interface where users can:

Features-

Add Tasks: Users can add new tasks to the list by typing them into the input field.

Edit Tasks: If there's a spelling mistake or if a user wants to make changes to a task, they can click on the task and edit it.

Checkbox to Mark Completion: Each task has a checkbox. When clicked, the task is marked as completed, providing clear visual feedback.

Delete All Tasks: There's an option to delete all tasks in the list at once.

Task Count: A visual counter shows how many tasks have been added, and the count updates dynamically as tasks are added or removed.

Tech Stack-

HTML: For the basic structure of the website.

CSS: For styling the website and making it visually appealing.

JavaScript: For dynamic functionality like adding, editing, checking off, and deleting tasks.

The goal of this project is to provide an easy-to-use and visually appealing tool for managing daily tasks.

Thanks to the resources available on the internet for helping me learn and implement various web development techniques.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published