Closed Joycelyn2015 closed 6 months ago
We should populate the tables directly with the nutrition information, and display on the page.
Marco: Created a React component for 5-star ratings
Tested - working.
**Future improvement suggestion:
Currently nutrition is not displayed in the meal. This is an epic which needs to be broken down into multiple issues. This can be part of the next release probably v3.
Implemented display of nutrition data of meal in #614. So closing this issue.
As a Client User, I want to view meal nutrition information so that I know the health benefits and risks.
We should populate the tables directly with the nutrition information, and display on the page. Refer to Meal Recipe Wireframe
Acceptance criteria:
Any nutritional summary must be correct.
For each meal, the Meal Designer will manually specify the info.
Future Features Weekly Meal Plan Nutritional Summary : But for a weekly plan, nutrition info will be calculated from summing that of the individual meals. However, if any of the meals is missing info, that info for the weekly pan should be shown as "unknown". In other words, any single missing field renders the sum invalid. This is a fail-safe; all meals should have all fields filled in by the Meal Designer.