/todo-tree

Wanted a todo-list that allowed for tasks to have smaller taks

Primary LanguageJavaScript

Just a simple todo that allows for tasks to have children using a simple tree model.

TODO (heh) :

  1. Possibly add node + mongodb support with a secure, randomly generated ID for storage so the tasks can be saved for later.

View it in action here: https://daniellchapman.github.io/todo-tree/