Advice to Scrum Training

Hi everyone

  1. I’ve made some examples of Sprint Planning list based od User Story but I’m not sure is it right. If someone could look at this and describe me mistakes or what should I change in this :

  2. As a passanger whcih often fly I want to make a reservation base on previous to save some time:

  • Saving previous made reservation

  • Displaying reservation by last week

  • Displaying by most often flying place

  1. As a Junior Freelancer I want to drink a coffee in good place and familiar atmosphere during by work so I expected fast order, free place on laptop and electricity.
  • Display free place

  • Download and make the order in order hierarchy

  • Show all places with energy

  1. As a houswife which like cooking I want to make groceries without waste of time so I want someone make all groceries list and informing me about discounts finally provide me this.
  • Opportuninty to load groceries list in photo format

  • Notification connected with beneficial offer

Thanks for support

Here’s my take on user stories.

You should focus on what the website should do and how the app is interacted with. Not so much on the people using the app if that makes sense.

Like for the first example.

Focus on what the website should do.

Like for example, being able to create a reservation.

Being able to sign in and see all of the previous reservations.

Being able to sort them by location and by time.

Take example two for instance.

The app should retrieve a list of nearby places with free internet that sell food.

The app should provide directions to the Cafe you want to go to from their current position.

The app should allow users to save their favorite locations and be able to recall the directions with ease.

Am I making sense here?

1 Like

Yes, sounds good. I’II take all this advices an teach myself in futureprojects :wink: Thanks

1 Like