Skip to content

JSeeley/LFG-Lineups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LFG Lineups

A Draftkings Reignmaker lineup builder based off ashhhlynn's Optimize Daily: https://github.com/ashhhlynn/optimize-fantasy-football.

Check out the live and video demos.

Technologies Used

  • JavaScript
  • React.js
  • Node.js
  • Express.js
  • DraftKings API
  • Sleeper API
  • lp-solver.js
  • Semantic UI React
  • HTML & CSS
  • Netlify & Render

Features

  • Fetch from DraftKings API to access live TNF/MNF Showdown and Sunday Classic contest data
  • Fetch from Sleeper API to access player projections for week (PPR scoring)
  • Sort player queue by position, name, projection, FPPG, and salary
  • Calculate optimal lineup (highest proj. value) given salary and position constraints with lp-solver.js
  • Manually add (or remove) players to lineup from player queue
  • Option to include manually selected players in optimization calculation
  • View lineup total projection and remaining salary data

Media

Screenshot (190) Screenshot (192)

Setup

  • git clone < this repository >
  • cd client
  • npm install
  • npm start

License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published