GitXplorerGitXplorer
j

rankings

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
3b74060d7729a9bf14bafc8ea6bcc480ad4aeb6e

Skip URL shortening

jjonatanklosko committed 2 years ago
Unverified
2d691414f2141533c93701e5a746e80cc93e4b61

Fix github logo

jjonatanklosko committed 2 years ago
Unverified
c31f70dffa68cd2228a355532243c748150dfd4f

Fix cubing icons

jjonatanklosko committed 2 years ago
Unverified
db4d2c12afab83b2ece20dd933e4de862ebb1191

Limit the number of WCA requests.

jjonatanklosko committed 5 years ago
Unverified
746fffa3421eb0ed32ed69da914eb101462f4974

Fix deployment script.

jjonatanklosko committed 6 years ago
Unverified
2135a809f2e1e0bb8d500c509b5147539362075c

Don't list people multiple times when their WCA ID is given twice.

jjonatanklosko committed 6 years ago

README

The README file for this repository.

Rankings

A simple web app for creating WCA-like rankings for specific group of people. See it in action here.

Development

git clone https://github.com/jonatanklosko/rankings.git && cd rankings
npm install
npm start

Testing

Run npm test.