Code Monkey home page Code Monkey logo

Comments (2)

mattheworres avatar mattheworres commented on September 5, 2024

@zo0o0ot the standard usecase that PHPDraft is designed for is this one:

There is one commissioner, and several managers. A commissioner owns a draft, and the draft has several managers. There is no official direct link between a PHPDraft "manager" and the real life "manager". The commissioner is intended to be the person entering the picks for the draft. When folks are remote, they have to notify the commissioner somehow (outside of PHPDraft at the moment) of their intended pick.

For offline drafts that have everyone present, I've suggested in the past to log in as the commissioner, then leave the laptop running on a "podium" so each manager goes up when it's their turn and enters their pick.

I entered a feature suggestion on the project's Feathub page that may help ease this pain, in which non-logged in (anonymous) users who have access to the draft (if there's a draft password, they've provided it) can open a dialog box and suggest a pick, which would pop up on the "Add Pick" screen for that draft's commissioner. Clicking on a suggestion would auto-fill the pick, and then the Commish would then just need to hit "Add Pick" to enter it. See the feature here to vote/provide feedback if you wish: http://feathub.com/mattheworres/phpdraft/+7

from hootdraft.

mattheworres avatar mattheworres commented on September 5, 2024

@zo0o0ot I would also suggest to run a few tests before doing a live draft using the model where several remote managers are all logged in as the commissioner - to lock in scope during 2.0 development I purposefully did not make the app robust in the area of concurrent commissioners. You may end up seeing some odd situations on the Add Pick screen as I don't think it currently polls the API listening for updates to the draft (as the assumption is that there's only 1 active Add Pick screen in use).

from hootdraft.

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.