User Stories Sorting Tool
Type
Message

How to use

  1. Add User Stories
    • Click on the Add User Story button to add more user stories.
    • Fill in the User Story, Priority, and Effort Estimation fields.
  2. Sort User Stories
    • Click on the Sort button to sort the user stories.
    • The user stories will be sorted by Priority and Effort Estimation.
  3. Reset User Stories
    • Click on the Reset button to reset the user stories.

Input Example

  • User Story: As a user, I want to be able to login to the website.
  • Priority: Must Have
  • Effort Estimation: 3

Effort Estimation Cheatsheet

For effort estimation or story points, it's recommended to follow a standard scale, in this case you can use Fibonacci Sequence. You can refer to the following cheatsheet:

  • 1: Very Easy
  • 2: Easy
  • 3: Moderate
  • 5: Complex
  • 8: Very Complex
  • 13: Extremely Complex

It's essential to establish a common understanding among team members for consistent estimations. For more details, you can refer to this article.