NAME
Bracket - College Basketball Tournament Bracket Web Application
SYNOPSIS
Run your own bracket software. Simple, effective and ad free.
DESCRIPTION
College Basketball Tournament Bracket Web application using the Catalyst framework. Deploy an instance of this bracket software to run your own bracket system. It requires a data store such as MySQL, PostgreSQL or SQLite.
Simple admin interface to build the perfect bracket as the tournament unfolds. Player brackets are compared to the perfect bracket for scoring purposes.
AUTHOR
Mateu X. Hunter 2008-2010 hunter@missoula.org
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
COPYRIGHT
Mateu X. Hunter 2008
LIMITATIONS
* Currently only supports one group of players. * If you want to give more scoring weight to lower seeded wins you have to edit the lower_seed column of the game table.