Coder Social home page Coder Social logo

franchesoni / decisionmaking Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 100 KB

A web app to help you make better decisions by considering your values

Home Page: decisionmaking.vercel.app

JavaScript 9.92% TypeScript 38.74% CSS 0.43% HTML 2.28% Svelte 48.63%
decision-making organization tools

decisionmaking's Introduction

TO DO

- [x] update score when changing importances
- [x] remove criterion
- [x] disable criterion importance before creation
- [x] correct reset scores (criteria are not deleted)
- [x] multiple criteria
- [x] save in localstoragebrowser
- [x] format
    - tailwind
    - initial page:
        - different criteria (name, little description)
        - remove button on each of them
        - add criteria button
    - criteria page:
        - name and description
        - criteria
        - edit button
            - change name, description
            - chage name, description of criteria
            - add criteria, remove button on each of them
        - evaluations and remove button on each of them
        - add evaluation button
    - evaluation page:
        - name and description
        - options and remove button
        - add option
        - edit button
            - change name, description
        - score for each option
        - some plots
- [x] serve
- [x] remove evaluation
- [x] persist scores
- [x] back button
- [] debug:
    - when deleting criteria with no option and creating a new option we obtain an insconsistent result
    - resizing (make score responsive)
    - write code that clears browser storage if encountered an error
- reset button
- export
- import
- prohibit name repetition
- add one plot

FUTURE:

- rank list after some inactivity   
- make accesible to everyone (screen readers, keyboard, etc.)
- SEO
- provide context before asking for access to the storage
- promote
- sync to local database
- create users
- unify and correct remove functions
- allow for shared criteria and options / colab
- allow for meta estimation (importance of user * range given by user)
- biometrics
- bayesian estimations
- make more efficient:
    - surgical updates

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm init svelte

# create a new project in my-app
npm init svelte my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Deploying

Because Vercel is connected with GitHub, just git push

decisionmaking's People

Contributors

franchesoni avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.