Sign inSign up

aeciopires/my-world-cup-app

By aeciopires

Updated 2 months ago

My World Cup web application

Image
1

215

aeciopires/my-world-cup-app repository overview

My World Cup App

A lightweight Go web application that displays the FIFA World Cup 2026 (Canada/Mexico/USA) group standings, match results, and knockout stage, plus curated links to official FIFA resources. Data is fetched live on startup and on demand, with no database required.

More details about installation, use and architecture visit: github.com/aeciopires/my-world-cup-app

Features

  • Group standings — computed on the fly from match results (played, won, drawn, lost, goals, goal difference, points).
  • Knockout stage — a graphical bracket (Round of 32 through the Final, plus the match for third place) with connector lines and winner highlighting, alongside round-by-round detail tables with date/venue/result.
  • Match list — every fixture with date, round, group, venue, and result, filterable by round, group, and/or team via query parameters (combinable).
  • Live data refresh — data is fetched from openfootball/worldcup.json on startup and via the "Update data" button; an embedded snapshot is used as a fallback if the live source is unreachable.
  • Statistics — top scorers and overall team records (played/won/drawn/lost/goals/points) aggregated across group and knockout stage matches.
  • Dark / light theme — toggle persisted in the browser via localStorage.
  • Official FIFA links — stadiums, teams, standings, articles, scores & fixtures, official match ball, posters, mascots, Club World Cup 2025, and the official FIFA Sound playlist; team names, stadiums, and host cities across the app link to their official fifa.com pages.
  • Observability/healthz health check and a Prometheus-compatible /metrics endpoint (HTTP request counts/latency, data refresh outcomes).

Screenshots

Home page - dark theme
Home — dark theme
Home page - light theme
Home — light theme
Group standings - dark theme
Group Standings — dark theme
Knockout stage - light theme
Knockout Stage — light theme
All matches - dark theme
All Matches — dark theme
Statistics - light theme
Statistics (top scorers & team overview) — light theme
FIFA links - dark theme
Official FIFA Links — dark theme
FIFA links and stadiums - light theme
FIFA Links & Stadiums — light theme

Developer

Aecio dos Santos Pires

License

See LICENSE.

Tag summary

Content type

Image

Digest

sha256:c1cd52eee

Size

5 MB

Last updated

2 months ago

docker pull aeciopires/my-world-cup-app:1.3.0