summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcos <cos>2013-11-29 22:43:01 +0100
committercos <cos>2013-11-29 22:44:23 +0100
commit1e70d9b2a533c30758abea3a611e5840d472d8db (patch)
tree7f1b0c6ef43444629918e0938529f7aa2957aef4
parentccebb34897b98ffaad760a77e50e9846edb97a33 (diff)
downloadmat-1e70d9b2a533c30758abea3a611e5840d472d8db.zip
Initial addition of development TODO list.
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..b4d22eb
--- /dev/null
+++ b/TODO
@@ -0,0 +1,14 @@
+ * Add a README file describing how to use this stuff. Include an sql schema.
+
+ * Replace currently cooking with a planned queue of meals.
+
+ * Implement web thingy to view & relocate portions.
+
+ * Combine into one row on the shoppinglist when there are several entries of
+ the same ingredient.
+
+ * Store preparation dates in inventory table.
+
+ * Add command to feedback when portions were too small (still hungry/ate five
+ chocolate bars after lunch) or too large (became full/lunch took two hours
+ to complete).