ianlaiky / userstory

0 stars 0 forks source link

Food Ordering System #43

Open 151577f opened 7 years ago

151577f commented 7 years ago

// Possible problem statements : Insufficient staff / patient Malnutrition Nutritient analyzer

Order Food

Prescribed time //time for app usage

Filter Diet//veg//diet restrictions

Waiting time //for food prep , OR Pre-Order all 3 meals at once

recommend food based on nutrient history //

Feedback system to see what patients vote for new item

Audio based*** // for visual impair

Remove Unwanted Items Food // efficiency //redundant?

Prepare more ingredients for popular food //estimate ingredients usage

151577f commented 7 years ago

As a patient, I want to be able to make food orders so that I do not have to wait for a nurse to be free.

Acceptance criteria: Order food via webpage Staff receives order

//order food

151577f commented 7 years ago

As a kitchen chef , I would like to know the list of food ordered by patients so that I know what to cook

151577f commented 7 years ago

As [someone who monitors patient diet] , I would like to restrict my patient from eating certain food so that his/her diet is safe. //diet restrictions

Acceptance criteria: Attributes to store/identify diet restrictions for patient , illness, allergies, special diet

151577f commented 7 years ago

As a patient, I would like to know what food I should consume to have a balanced diet. //Nutrient tracking //System recommends food

Acceptance criteria: Keeps track of what the patient consumes attributes to store nutrient values calculate malnutrition / overnutrition

151577f commented 7 years ago

As a chef, I would like to know an estimate of how much ingredients I need to prepare so that there will be less food wastage and less situations of insufficient ingredients. //food popularity graph? calculate ingredients estimate

Acceptance criteria: attribute to store patient orders, ingredients needed calculate estimation of ingredients needed

151577f commented 7 years ago

As a patient, I would like to request food items to be on the menu so that I can have my favourites. //polling system?

151577f commented 7 years ago

As a visually-impaired patient, I would like audio guidance on using the ordering system so that I can order my meals with less trouble.