Skip to content

vndlgd/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

This To-Do List project is a web application developed as part of The Odin Project's JavaScript course. It implements features to manage tasks with different priorities, due dates, and projects, allowing users to organize their tasks effectively.

ezgif com-video-to-gif-converter

Features

  • Persistence: Implemented Web Storage API to store tasks locally, ensuring data persists on page refresh.