Closed panktiHT closed 5 years ago
1) Yeah good point, I'll add unit specifications to all of the input fields.
I was thinking of adding a breakdown of calories by fat/carbs/protein to the dashboard or alternatively a graph that tracks calories consumed over time. Just to have one more feature to display user data. What do you think?
Resolved (1) in 10602fcbad7948beafada97a6a328aea6ffb3548
All looks good.
-Action Item 1: enter in brackets units for weight when asking the question"how much did you weigh today (kg or lb)???"
really love the implemented concept
is it possible to actually keep "track" of ALL the food items a user eats in a day like the title implied? I see the functionalities is only adding one item to the basket. In the dietTracking table on mySQL, you can see accumulated grams of proten/fat/carbs but can you pull this information for the user to see on either the dashboard on dietrack.php page (history can be seen as a table , or simple graph would be better) so user can actually see their tracking as the name of the feature implies.
Action Item 2: Add a progression tables/graph from SQL