From 1e70d9b2a533c30758abea3a611e5840d472d8db Mon Sep 17 00:00:00 2001 From: cos Date: Fri, 29 Nov 2013 22:43:01 +0100 Subject: Initial addition of development TODO list. --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO (limited to 'TODO') 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). -- cgit v1.2.3