Acceptance Criteria: Given the college student has just had lunch when they input their meal into the app then it will be added to a list of meals that they have had today and will update their nutrition information to show the total amount of protein consumed after this meal. This issue takes care of this acceptance criteria because now when the user inputs a meal it is added to the meals array and is viewed on the home page.
Acceptance Criteria: Given the college student has just had lunch when they input their meal into the app then it will be added to a list of meals that they have had today and will update their nutrition information to show the total amount of protein consumed after this meal. This issue takes care of this acceptance criteria because now when the user inputs a meal it is added to the meals array and is viewed on the home page.