Skip to content

HeyTylerMartin/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADDo: A BASIC TODO LIST FOR ADHD BRAINS

A todo list for practicing vanilla javascript DOM manipulation.

Features

  • Create a new todo in the input area to add it to the to do list
  • Mark a task as complete
  • Complete tasks fall to the bottom of the list
  • Delete an individual task, all completed tasks, or all tasks

To do

  • Enable drag-and-drop for rearranging tasks
  • Create filters for viewing only incomplete and complete tasks
  • Create the ability for the user to select and filter for priority tasks
  • Enable local storage for saving tasks to the browser cache
  • Polish up the CSS

About

It's a todo list. Nothing more, nothing less.

Resources

Stars

Watchers

Forks

Releases

No releases published