File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,14 @@ We will count it as a success if the program you produce at least helps them tra
4040
4141When you learn enough to do the following, come back to this project and expand it.
4242
43- * Make it so that they can also track the name of the food
44- * Make it so that if the computer running the program is turned off they do not lose information
45- * Expand the program to also help them record the macro-nutritional value of the food they ate
46- * Make it so that they can more easily track foods they eat often
47- * Expand the program to also let them track their weight over time
48- * Make it so that they can track their progress over multiple days, months, or years
49- * Anything else you can think of
43+ * Make it so that they can also track a "calorie goal" and see how they are doing with respect to that goal.
44+ * Make it so that they can also track the name of the food.
45+ * Make it so that if the computer running the program is turned off they do not lose information.
46+ * Expand the program to also help them record the macro-nutritional value of the food they ate.
47+ * Make it so that they can more easily track foods they eat often.
48+ * Expand the program to also let them track their weight over time.
49+ * Make it so that they can track their progress over multiple days, months, or years.
50+ * Anything else you can think of.
5051
5152
5253
You can’t perform that action at this time.
0 commit comments