Rankster is a ping-ping player ranking website. Or any sport.
$ git clone http://github.com/jakebrown58/Rankster.git
$ npm install
$ bower install
$ ember server
Now visit your app at http://localhost:4200, play some ping pong, and log your matches!
$ ember test
$ ember test --server
$ ember build
For more information on using ember-cli, visit http://iamstef.net/ember-cli/.
$ git push heroku master