Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 759 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 759 Bytes

Table tennis score-keeping application

I made this in javascript with jquery, html and css.

It allows you to enter new players(forbiding duplicates), enter sets and match results while following the rules of the sport, check every player and match history, all matches between two players, complete players rankings sorted by wins, win-loss difference and sets won, in that order...

Check notes in javascript file to have a better feeling of how I made it work and see it in action at :

https://wuyetz.github.io/TableTennis/ .

Download it as zip file, extract it to folder of your choosing and click "open with.." on "index" file and choose your internet browser to open it (I tested it on Google Chrome Version 67.0.3396.99 (Official Build) (64-bit))