This tool will support you in the process of creating a decision matrix. It provides features, alternatives and the matrix of those two, known as decision matrix. With this tool you will be able to create features and alternatives. Furthermore you will rate the importance of features and the priority of that particular feature against all alternatives.
Having done that you can rely on the implemented algorithm to provide you the best alternative out of any given number of alternatives.
The tool provides a wizard that will guide you throughout the process of creating, evaluating and comparing your alternatives. Besides that your progress will be automatically saved and restored in case of a browser crash and you are able to save and load your progress at any time by using the utilities in the top right corner of the tool.
- Create as many alternatives as you need
- Leave a name and a description for each alternative
- Create as many features as you need
- Leave a name, a description and an importance rating for each feature (beware: you can have more than one exclusive feature, exclusive features are the top most rated features you can discuss)
- Use the decision matrix by iterating over each feature per alternative - you choose which direction you prefer (alternatives first vs. features first)
- Use justifacations as a reference for each rating you give each feature per alternative
- After you completed every assessment of each feature for each alternative you can press the result button and get a numerical summarization of your assessment - note that the first alternative in the table is the best option.
- Launch the wizard
- You can start by creating features or you skip to the alternatives and come back to the features after that
- See the guide above.
Use the landing page and the info icons of the tool features to get a better understanding of each feature.
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build