Personal project · web application
Prediction Pool
A football prediction game in the style of Kicktipp: accounts, scoring rules and league tables.
A demonstration project, built on my own initiative. It was not commissioned by a client.
Loads the real site, right inside this page.
The public address opens the sign-in screen — the application itself sits behind an account.
Context and problem
I wanted to see how far I could take a real web application rather than a presentation site. A prediction game is a good test: it has accounts, rules that must be enforced exactly, scoring that isn't allowed to be wrong, and a table everyone checks.
What I built
A complete application with user accounts, separate leagues, predictions entered before kick-off, scoring calculated automatically from the rules, and live standings. This is the part of the work that a presentation site never shows.
Key features
- User accounts and separate leagues
- Predictions locked at kick-off
- Scoring calculated automatically from the rules
- Live standings for every league