Giter VIP home page Giter VIP logo

Comments (6)

ahdinosaur avatar ahdinosaur commented on August 30, 2024 1

/cc @simontegg @agentlewis

from cobuy.

ahdinosaur avatar ahdinosaur commented on August 30, 2024

what user interface we have so far:

snapshot140

what data we have to work with, per "order item": https://github.com/enspiral-root-systems/cobuy/blob/master/ordering/get/itemsByOrder.js#L48-L60

  • batch size for supplier
  • sum of all minimum intent values
  • sum of all maximum intent values
  • total batches met by minimums
  • total remainder from minimums
  • total diff between maxs and mins
  • whether or not diff plus remainder is enough to fill extra batch
  • total batches filled (all batches met by mins plus maybe one from extra by maxs)
  • amount of minimum towards next batch (if not met)
  • amount of max diff towards next batch (if not met)
  • amount left in order to meet next batch

from cobuy.

ahdinosaur avatar ahdinosaur commented on August 30, 2024

prior art:

from cobuy.

ahdinosaur avatar ahdinosaur commented on August 30, 2024

everyone gets what they want, plus some people get a bit extra to fill batches

what to communicate:

  • each individuals' min (how much they want), extra (how much they are willing to receive), and expected (how much they should expect to receive based on group's activity)
  • whether the group wants more than the batches met and so needs more extra
  • health: green (everyone gets what they want, maybe a little extra), yellow (some people get a lot of extra), red (some people aren't getting what they want)
  • who wants what, who is getting what extra, who is not getting what they want

from cobuy.

danalexilewis avatar danalexilewis commented on August 30, 2024

excited to iterate this going forward. nice short summary of the different coms the user may want.

from cobuy.

ahdinosaur avatar ahdinosaur commented on August 30, 2024

superseded by #49

from cobuy.

Related Issues (20)

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.