Skip to content

Lunnatica/weighted_decision_app

Repository files navigation

Weighted Decision App

Weighted decision app built with React Flow.

Please find a live demo here

The app helps users with their decision making skills and weighing up pros and cons by:

  • Allowing the user to input a number of possible choices
  • Create attributes and assign relative importance
  • For each choice, change the value of that attribute based on its score
  • Get a combined weighted score (based on the weighting of the attribute and the choice-attribute based score)
  • Show the top attribute based on the above

How to run locally

This is a Next.js project bootstrapped with create-next-app.

  • Run npm i to install dependencies.
  • Run npm run dev to start the development server.
  • Visit http://localhost:3000 to view the application.

About

Weighted decision app built with React Flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published