wdavew / king-pong

React to track office ping pong standings based on Elo ranking system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

king-pong

A single page app build in React/Redux to manage office ping pong leagues using Elo ranking.

Getting Started

Fork and clone this repo, and then run npm install.

Tests

With psql running, run npm run fillDb to create a database with test data.

Then run npm start to setup a server.

npm test will run all unit and integration tests.

About

React to track office ping pong standings based on Elo ranking system

License:Apache License 2.0


Languages

Language:JavaScript 94.5%Language:CSS 5.5%