You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Tait Hoyem 0c3bcf5072
Update translations
1 year ago
migrations Update translations 1 year ago
src Add IIHF stats/points functions, integrate into main, add tests 1 year ago
templates Update translations 1 year ago
translations Update translations 1 year ago
.env Update migrations, move translations from xml to JSON 1 year ago
.gitignore Initial commit; this should have been done way earlier 1 year ago
Cargo.lock Basic translation support for website 1 year ago
Cargo.toml Basic translation support for website 1 year ago
README.md Update migrations, move translations from xml to JSON 1 year ago
i18n.toml Update translations 1 year ago

README.md

IBIHF Statistics System

This is the official system of the International Blind Ice Hockey Federation, and their stats website can be found live at stats.ibihf.org.

Database Inforamtion

All migrations can be applied in order of the UNIX timestamp identifier before the name of the migrations. These *.sql files are valid for the Postgres database.