Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

zmillman/foosball_tracker

Repository files navigation

Foosball Tracker

This project was started to have so that the Magoosh/EasyESI office could have an app to track their Foosball games.

It uses the TrueSkill algorithm to provide accurate rankings for players and chart them over time.

Deploying to Heroku

  1. Follow steps 1-3 of the Heroku quickstart guide: (http://devcenter.heroku.com/articles/quickstart)
  2. Run the following commands from your terminal:
git clone git://github.com/zmillman/foosball_tracker.git
cd foosball_tracker
heroku create --stack cedar
git push heroku master
heroku run rake db:migrate

Code Climate

About

A simple Rails app for tracking foosball games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published