Pet Project — To-do List
This is a training project created to develop Front-End development skills using HTML, CSS/Sass, and basic JavaScript. The project demonstrates working with the DOM, event handling, and storing data in localStorage to retain tasks after the page reloads.
Features:
Adding, editing, and deleting tasks
Marking tasks as completed
Storing data in the browser using localStorage
Responsive design for mobile devices and desktop
Using CSS/Sass to organize styles and create a pleasant UI
Goal:
The project is created to demonstrate practical skills in Front-End development and working with interactive elements of a web page.
Features:
Adding, editing, and deleting tasks
Marking tasks as completed
Storing data in the browser using localStorage
Responsive design for mobile devices and desktop
Using CSS/Sass to organize styles and create a pleasant UI
Goal:
The project is created to demonstrate practical skills in Front-End development and working with interactive elements of a web page.