South America World Cup Qualifiers

This is a JavaScript practice project that prints a ranking of teams in order of points (more points ranked first) for the last two legs of South America's World Cup qualifying games. Click on the flag of the team you think will win (or "x" for a tie), and the standings will update automatically. You can use the basic programming of this example to track your favorite competition.

This program has been created using pure JavaScript (no jQuery or any other JS library).

Another caveat: this model does not include goal differential, which would have required me to add score functionality. Doeable, but a lot more work. I may be upgrading the program to include goal differential in the future.

Oct 5 Series

Oct 10 Series

Positions


Refresh your browser to initialize the table

[Source Code]