Skip to content

Eveieve/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Do-that-thing (Todo-list)

This project is part of The Odin Project in the full stack javaScript path. See here for the live preview. screenshot

technologies

javaScript, HTML, CSS

features

  • add projects with Enter and delete them with clicking delete buttons
  • add tasks inside projects and delete them
  • edit each project & task title by double clicking
  • expand a single task to write notes or set a due date
  • checkmark completed tasks
  • use local storage to persist data on the computer

for improvement

  • sort tasks in an ascending order, if due date has been set
  • if no project present, set a 'no project' default page on load

bugs to work on

  • delete tasks completely when a project is deleted

notes

  • npm run deploy for publishing to gh-pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published