Coding projects

Coding projects02

Fourth Down fantasy draft

A fantasy football draft site that tries to answer a fairly important question: who should I actually pick now?

StatusIn development
StackJavaScript, HTML, CSS & Netlify
Notes

The story so far

Why it exists

A ranking list looks useful until the draft starts. Every pick changes what is left, what my roster needs, and what everyone else is likely to do. Fourth Down tries to keep track of all of that without turning the draft into a spreadsheet marathon.

What it is doing

A background worker re-ranks players using overall value, roster fit, positional demand, and tier breaks. In less technical terms, the board changes its mind as the league changes its mind.

Getting the live picks

The browser companion and Netlify functions move draft picks into the interface while the ESPN login information stays with ESPN. This part is still in development, because live data has a habit of being less cooperative than demo data.

View the Fantasy Site repository

In practice

The project, running.

Real captures from the working project, kept alongside the decisions and lessons behind it.

Fourth Down fantasy football draft war room showing recommendations and roster pressure
The Fourth Down war room running with demo draft data.
Continue exploringScore Tracker