Todo List Project by Hardijs CibulskisTodo List Project by Hardijs Cibulskis

Todo List Project

Hardijs Cibulskis

Hardijs Cibulskis

Features

Dynamic creation of todos and projects.
Organization of todos into separate projects.
Separation of application logic and DOM manipulation.
Use of Web Storage API for data persistence.
Responsive and user-friendly interface.

Technologies Used

HTML
CSS
JavaScript (ES6)
Webpack
npm (Node Package Manager)

Live Demo

You can view a live demo of the project here.
Like this project

Posted Jun 27, 2024

This project is a dynamic todo app, featuring dynamic rendering of todos and projects, separate app logic from DOM, and Web Storage API for data persistence.