blob: 8d2d091ef650007a6fa3bb1100d3842e22339bcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
* 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).
* Include kitchen computer scripts in this repository.
|