Skip to content

Simple rails app to track your game results with elo and trueskill ratings

License

Notifications You must be signed in to change notification settings

justasza/elovation

 
 

Repository files navigation

Elovation

Build Status Code Climate

Fork of elovation

runs on Heroku-18 stack

Quick Start with Heroku

The fastest way to get started with Elovation is to click the deploy to Heroku button below. Elovation can be run on the free tier, so all you will require is a Heroku account to get started with no running costs.

Deploy

If you would like to add a level of authentication security to your app on Heroku, on the setup screen set the "BASIC_AUTH" to "true", and set a username and password in their respective fields. When you try to access your app in future, you will be prompted for your credentials.

You can set the branding on Elovation by defining the "ELOVATION_TITLE" variable in Heroku with your desired name.

The click to deploy button will automatically migrate your database.

About

Simple rails app to track your game results with elo and trueskill ratings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 81.2%
  • HTML 11.0%
  • Sass 5.9%
  • Shell 1.1%
  • Other 0.8%