Foosball Tracker

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/

Let’s start with a setup:

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