Skip to content

Table tennis score-keeping application (javascript, jQuery, CSS, HTML)

Notifications You must be signed in to change notification settings

Wuyetz/TableTennis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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))