Draft Night,
Simplified.

ezDraft gives youth and recreational sports leagues a live, browser-based draft board — no apps to install, no spreadsheets to manage. Coaches log in, picks happen in real time, and your draft runs itself.

Everything your draft needs.

Built for league commissioners who want a smooth draft without the technical headaches.

Live Draft Board

Real-time updates so every coach sees picks the moment they happen — no refreshing required.

Snake & Straight Drafts

Configure your draft format before the season — snake reversal or straight order, your choice.

Auto-Pick Timer

Set a pick clock and ezDraft auto-selects the next available player if time expires.

👥

Coach & Team Logins

Each coach gets their own PIN-protected login — no accounts, no email required.

📱

Mobile Ready

Works on any device. Coaches can draft from their phone in the parking lot if they need to.

📄

Multiple Drafts

Run separate drafts for different age groups or sports — all from a single installation.

See it in action.

A clean, focused interface that gets out of the way on draft night.

ezDraft live draft board
Draft Board
ezDraft player list
Player List
ezDraft pick announcement
Pick Announcement
ezDraft commissioner view
Commissioner View
ezDraft mobile coach pick view
Mobile Coach Pick
ezDraft mobile draft board
Mobile Draft Board

Get started in minutes.

ezDraft is free and open source — grab the code, drop it on any PHP host, and you're running drafts tonight.

1

Clone the repo

Grab the latest code from GitHub. No build step required — it runs as-is on any standard LAMP stack.

git clone https://github.com/northcide/ezdraft.git
2

Run setup

Add your database credentials to api/config.php, then visit /api/setup.php to initialize the database.

3

Draft night

Log in as commissioner, create your draft, hand coaches their PIN, and go. The board updates in real time for everyone.