Skip to content

gabrielgamis/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

To-Do List App

A simple and interactive To-Do List application built using HTML, CSS, and JavaScript.
This project demonstrates DOM manipulation, local storage usage, and responsive UI design.


πŸ”Ή Features

  • Add new tasks
  • Mark tasks as completed
  • Delete tasks
  • Data persistence using Local Storage
  • Responsive and modern UI
  • Interactive task list with icons

πŸ”Ή Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

πŸ”Ή Project Structure

To-Do-List/
β”œβ”€ index.html
β”œβ”€ style/
β”‚  └─ style.css
β”œβ”€ script/
β”‚  └─ script.js
β”œβ”€ images/
β”‚  β”œβ”€ icon.png
β”‚  β”œβ”€ checked.png
β”‚  └─ unchecked.png
└─ README.md

πŸ“« Contact

Instagram Linkedin Gmail Badge GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors