bakert / tournament

Software for running Swiss tournaments

Home Page:http://mtg.bluebones.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALL

- Checkout source.
- Run 'composer update' from the commandline to get 3rd party libs.
- Point your PHP5.4+ enabled webserver at www directory.
- Create a Facebook app at developers.facebook.com/apps and get your app id and
  app secret.
- Copy config.json.sample to config.json and update with desired values.
- Visit / and sign in.
- Visit /setup/ to create database tables and admin entry for current viewer.

About

Software for running Swiss tournaments

http://mtg.bluebones.net/

License:MIT License


Languages

Language:PHP 87.6%Language:HTML 12.4%