Skip to content

ExtF8/todoOrNot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List Project

Introduction

This project is part of The Odin Project and it focuses on creating a dynamic todo list application where users can manage their tasks efficiently. It implements features such as dynamic rendering of todos and projects, separation of application logic and DOM manipulation, and data persistence using the Web Storage API.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published