Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ ToDo List Project

This project is a simple and responsive ToDo List application built with HTML, CSS, and JavaScript (ES6).
It allows you to add tasks, mark them as completed, filter them by status, and save them in the browser’s local storage.
This is my third project completed as part of my learning journey.


πŸš€ Features

  • βž• Add new tasks with description and date/time
  • βœ… Mark tasks as completed (with strikethrough effect)
  • πŸ”„ Filter tasks by All, Active, and Completed
  • πŸ’Ύ Data persistence with localStorage
  • πŸ“… Automatic display of the current day and date

πŸ“‚ Project Structure

ToDo_List/
β”œβ”€β”€ index.html
β”œβ”€β”€ script.js
β”œβ”€β”€ styles/
β”‚   └── styles.css
β”œβ”€β”€ img/
β”‚   β”œβ”€β”€ icon.svg
β”‚   └── loop.svg
└── .gitignore

πŸ›  Technologies

  • HTML5
  • CSS3
  • JavaScript (ES6)

▢️ How to Run

Just open the index.html file in any web browser β€” no installation required.


πŸ‘€ Author

Yevhen (queraga)
Front-end developer in training.
Git & GitHub β€” learning in progress πŸš€


Made with patience, practice, and curiosity.

About

Simple To-Do List application built with HTML, CSS, and JavaScript. This is the third project completed as part of my learning journey.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages