Skip to content

irrationalRock/Hockey-Elo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hockey Elo Calculator

What is this?

This is a rails web app that calculates how good hockey teams are. Currently this site takes data from OMHA and Alliance.

How to build?

First you need to download ruby and rails. Then run this command: bundle install

You would then need to run the migration files.

How to run?

To run on cloud9: rails s -b $IP -p $PORT

To run on local server: rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published