Skip to content

Stuck in a difficult decision? Chooser helps you cut through decision block by helping you break down a decision into smaller increments.

Notifications You must be signed in to change notification settings

mgjeffries/chooser

Repository files navigation

Chooser helps people make confident choices.

Stuck in a difficult decision? Chooser helps you cut through decision block by helping you break down a decision into smaller increments. Users spend tokens from a limited supply to show how strongly they care about the facets of the decision.

Viewing a responsive list of choices

Weighing individual choices

Guided flow for setting up new choices

How to install

Requirements:

  1. Clone the repo by running git clone https://github.com/mgjeffries/chooser.git in the terminal
  2. Run cd chooser to move into the project repo
  3. Run npm install to set up the react app
  4. If you don't already have json-server, run npm install json-server
  5. Open a new terminal window, and run cd src to navigate to the next directory
  6. In this window, run json-server -p 8088 sampleDatabase.json to start the database
  7. In In the previous terminal window, run npm start to start the react app
  8. A browser window will open. You can register a user, and create a choice. Happy choosing! 📊 ✅ ❎

This project was bootstrapped with Create React App.

To view the create react app instructions go here.

About

Stuck in a difficult decision? Chooser helps you cut through decision block by helping you break down a decision into smaller increments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published