-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
65 lines (45 loc) · 1.12 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
MISSING FEATURES
================
Settings
* Configure Nutrient Types
* Configure Units
* Configure Default Nutrient Selection
Shopping & Supplies
* add single day
* add multiple days
* add from meal, product, or recipe form
Styling
User Interface
* Watch Row for each ingredient?
MISSING CODE
============
Nutrition UI
* Product Amount should be auto-set to reference amount unit and unit type
Lists Order
* Maintain list item order for nutrients, ingredients, etc.
* sort by last used
Catalogs
* Nutrient Type add/edit
Tests
* for persistency layer
* use cases
* user interface
KNOWN BUGS
==========
Meal editor
* crash on save (null pointer in MultipleCatalogDialogConnector)
Meal Planner
* Watch Widget remains at 0 when editing new product (only with missing nutrients)?
Database
* Multiple products of same type don't get saved in meal
POSTPONED FEATURES
==================
Goals
* goal history (apply goals for the time they were active)
* set goals per meal, week, and month
* meal status
Lists
* Change item order per drag & drop
User Interface
* animate date change fling
* Edit goals by clicking on watch widget