-
Notifications
You must be signed in to change notification settings - Fork 1
02. MVP & User Stories
Lucy Stringer edited this page Feb 23, 2021
·
1 revision
- Pet carer able to see different tracking categories to choose from (i.e food)
- Pet carer fill in meal form with meal type and time and add the meal
- Pet carer can tick box to indicate that the meal has been devoured
- Pet carer able to see time meal was given
- Pet carer can see what time the meal was given
- Pet carer can track how many treats their pet has had in a given day
As a user,
So that I can track my pet’s needs,
I want to create a pack for my pet.
As a user,
So that I can plan my pet’s meal,
I would like to have a food category.
As a user,
So that I can track my pet’s meals,
I want to be able to add a meal.
As a user,
So that I don’t over/under feed my pet,
I would like to indicate when a meal was given to my pet.
As a user,
So that I know when my pet had their meal,
I would like to see the time they ate.
As a user,
So that I know whether to give my pet another treat,
I can see how many treats my pet has had already today.
As a user,
So that I can see how much my pet has eaten,
I want to be able to see a log of most recent meals my pet has had.
As a user,
So that my family can record my pet's needs,
I want to set up a page which stores my pet's information.
As a user,
So that I don't have to remember my pet's page code,
I want the webapp to keep me logged in.
As a family member,
So that I can record pet information,
I want to be able to join a page that has been set up.
As a user,
So that I can plan my pet's walks,
I want to see the current weather for the city I am in.
As a user,
So that I can plan my pet's walks,
I want to see the current weather for the city I am in.
As a user,
So that I can track my pet’s walks,
I want to be able to add a walk.
As a user,
So that I can see how many walks my pet has been on,
I want to be able to see a log of most recent walks my pet has had.