Skip to content

rachanadutta/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ To-Do List Web App

A simple and responsive To-Do List web application built using HTML, CSS, and JavaScript. It lets users easily add, delete, and manage tasks with a clean interface and a real-time progress bar.

๐Ÿš€ Features:

โœ… Add new tasks

๐Ÿ—‘๏ธ Delete tasks

๐Ÿ’พ Tasks saved using localStorage (persistent across page reloads)

๐Ÿ“Š Progress bar updates as tasks are completed

๐Ÿ“ฑ Fully responsive design (works on mobile, tablet, and desktop)

๐Ÿ› ๏ธ Tech Stack:

HTML5 (structure)

CSS3 (styling and layout)

JavaScript (CRUD, logic, localStorage, and progress bar functionality)

๐Ÿ“ฆ How to Use:

Clone the repository: git clone https://github.com/your-username/todo-list.git cd todo-list

Open the index.html file in any modern browser.

Live Demo: https://rachanadutta.github.io/todo-list/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published