GithubHelp home page GithubHelp logo

2021-draft-scorer's Introduction

Hi there ๐Ÿ‘‹

Image of personalized Octocat

Most Used Languages

GitHub Stats

Trophy

@zo0o0ot's Holopin board

  • ๐Ÿ˜„ Pronouns: He/him

2021-draft-scorer's People

Contributors

zo0o0ot avatar

Watchers

 avatar  avatar

2021-draft-scorer's Issues

Update references to traded picks. Many needed to be added manually in 2020.

Conditional code to add the "traded" status to picks is here:

else if (pick == "59" || pick == "60" || pick == "69" || pick == "74"
|| pick == "75" || pick == "88" || pick == "98" || pick == "100"
|| pick == "105" || pick == "109" || pick == "121" || pick == "126"
|| pick == "130" || pick == "134" || pick == "139" || pick == "141"
|| pick == "146" || pick == "148" || pick == "153" || pick == "159"
|| pick == "164" || pick == "169" || pick == "182" || pick == "196"
|| pick == "203" || pick == "207" || pick == "210" || pick == "212"
|| pick == "213" || pick == "219" || pick == "233" || pick == "240"
|| pick == "245" || pick == "248" || pick == "250" || pick == "251")
{
// bad data on site. Not listed as part of a trade even though it is.
return true;
}

If this is needed again, update the pick numbers.

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.