vhulagov / todomata

Todo application with calculation of short path for completing all tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todomata

Todo application with calculation of short path for completing all tasks.

Developed during participation in clojurecup 2014.

Short path will be calculated by:

  • time in which task should be completed (example: from 2am to 5pm);
  • place where task should be completed (example: shop, park);
  • dependencies of task;
  • priority of task.

About

Todo application with calculation of short path for completing all tasks

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%