Bracket Battle is an annual NCAA Division I Men's Lacrosse Championship bracket prediction app built for a small group of friends. Players submit full brackets before a deadline — picking all 15 games across First Round, Quarterfinals, Semifinals, and Championship — after which picks lock permanently. Scoring follows a March Madness model (+10/15/20/25 points per correct pick by round, no penalties), with a live leaderboard, Trash Talk comments section, and real-time score integration via a Cloudflare Worker proxy of the ESPN feed. The app is a single index.html file deployed via GitHub Pages, backed by Supabase for user auth, picks storage, and comments, with analytics via Plausible. Built to be reused each year with a documented annual reset process. https://ehall4444.github.io/bracket-battle/
Find a file
Eric Hall 0b1ed00237 docs: add CLAUDE.md
Documents the app, doc layout, git workflow, and known gotchas (no-penalty scoring design, unsalted SHA-256 hashing) so they aren't accidentally reintroduced/changed without asking.
2026-07-24 19:43:21 -04:00
docs chore: move git workflow doc into docs/ 2026-07-24 19:16:23 -04:00
logos Add John Hopkins logo SVG file 2026-05-14 23:47:31 -04:00
photos Move hero and lax files to photos folder 2026-07-24 18:03:15 -04:00
.gitignore remove .DS_Store, add to gitignore 2026-07-24 18:25:34 -04:00
CLAUDE.md docs: add CLAUDE.md 2026-07-24 19:43:21 -04:00
index.html Update index.html 2026-07-24 18:33:38 -04:00
og-image.png Add files via upload 2026-05-08 12:38:49 -04:00
README.md Trigger Pages rebuild 2026-05-15 21:18:11 +00:00
RULES.md update docs: winner advances line moved from cards to below round tabs 2026-05-16 14:03:00 +00:00
STEP-BY-STEP-DEPLOYMENT.md Add step-by-step deployment guide for Bracket Battle 2026-05-14 22:49:04 -04:00
TECHNICAL.md update docs: winner advances line moved from cards to below round tabs 2026-05-16 14:03:00 +00:00
UPDATE-FOR-2027.md Add 2027 update guide for Bracket Battle 2026-05-14 22:51:20 -04:00
wrangler.jsonc Add Cloudflare Workers configuration 2026-05-10 02:09:17 +00:00

bracket-battle

A battle of lacrosse knowledge and pure chance!