g33kidd / bracket

An eSports tournament framework built with Laravel
MIT License
35 stars 9 forks source link

bracket on discord bracket on trello travis-ci master travis-ci develop

Bracket

Bracket is an all-purpose tournament organization platform. It allows gaming/tournament communities to come together with their own custom platform for communication, organization, ladders and much more. The platform is built with the Laravel framework so it's easy to extend, customize and make your own!

Development

Currently, this project is in development. If you'd like to use it for a tournament website, such as http://prorl.com then use it at your own risk - it's not feature-complete and things may break. (Oh, and yeah, there are no roles yet, so anybody can access the admin...)

Here's a quick guide to get you started and playing around with Bracket:

FAQ

Why use Bootstrap 4?

For most of the site I've decided to use Bootstrap 4 to help find bugs, fix them and get some experience using it. There aren't a ton of bugs at the moment, but I'm sure there will be. You can easily customize all the templates/styles to remove BS4 and replace with something like BS3 or Foundation.

How do I contribute?

I'll be setting up some standards for this soon! Just find me on twitter if you want to help or submit a PR. It's open source, after all.

Where do I find Documentation?

This is coming really soon!