cse442-fall-2019-offering / 442projects-sonic

442projects-sonic created by GitHub Classroom
5 stars 2 forks source link

User Story: Multiple Servings #62

Open shawnmam opened 4 years ago

shawnmam commented 4 years ago

As someone that likes eating, I might consume more than just one serving so I want to be able to add multiple servings without having to add the same food item to the food list again.

ajconnol commented 4 years ago

As a dieter, I would like to be able to change the amount of servings of a food that I add, so that I may be able to see an accurate record of the calories, fats, sugars, etc... that I have consumed for a meal with multiple servings.

ajconnol commented 4 years ago

Acceptance Tests:

1: I go to a foods page and I see a field for multiple servings

2: I add multiple servings of a food

Acceptance Criteria

1: I can see the food in my history

2: The nutrient amounts from the food * servings is added to my counter.