https://github.com/danvk/slamrank
Calculate rankings after an ongoing Grand Slam
https://github.com/danvk/slamrank
Last synced: about 2 months ago
JSON representation
Calculate rankings after an ongoing Grand Slam
- Host: GitHub
- URL: https://github.com/danvk/slamrank
- Owner: danvk
- License: apache-2.0
- Created: 2014-09-06T21:38:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-12T21:29:48.000Z (almost 11 years ago)
- Last Synced: 2026-04-17T00:17:04.702Z (3 months ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
slamrank
========
Calculate rankings after an ongoing Grand Slam:

To update the tournament data, modify `api.py` and run it from the command line.
Then run
http-server
And visit http://localhost:8080/ to play around with the demo.