Skip to content

An open source, fast and accurate league table generator built in Node.js based on bakert/League-Table-Generator

License

Notifications You must be signed in to change notification settings

noahbass/league-table

Repository files navigation

League Table Generator

A Node.js league table generator based on bakert/League-Table-Generator.

Generator

Table View

Tie Breakers

The generator uses english premier league rules for two teams tied for position in points:

C.7: Subject to Rule C.14, if any 2 or more Clubs have scored the same number of points, have the same goal difference and have scored the same number of goals in League Matches in that Season they shall be deemed to occupy the same position in the table.

If the two teams are still tied, then they will be listed in the table by alphabetical order.

TODO

  • add import data with csv
  • add updating table by unique editing url that is generated with the initial table
  • add more better error messages for generator
  • use postgres on production

About

An open source, fast and accurate league table generator built in Node.js based on bakert/League-Table-Generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published