Foosball Tracker is a simple rails application. Application is used to run the competition of the foosball.
Heroku version: https://powerful-island-8565.herokuapp.com/
Database
You can find sample configuration here: config/database.yml.sample
Also edit secrets: config/secrets.yml.sample
Setup the database for your application (development and test environments): bin/rake db:setup