bracket
bracket copied to clipboard
An eSports tournament framework built with Laravel
hello ! how can i install it! And does it automatically create a mysql base and tables?
There needs to be a solution for themes, though this could also be apart of #33 because this would probably involve cleaning up the file structure, or maybe not.
We should discuss an idea I had just now. Allow metadata on the user accounts for things like Game/Platform stats, etc... it could also be updated via an API with...
We need to make a roles system that is mainly for admins, but I suppose could be used on the front-end for things as well. This would probably include a...
Since we might need a Vue component or Two that would be doing paginated pages or filtering of data, we need to add an Api helper to check for this...
Okay, here are some things that **need** to be working. Will update this with issue links when they are created. - [x] User Registration/Login - [ ] Teams and Free...
Move things into a core directory called 'core' or 'bracket'. Make a themes directory or something in the root. All the file structure things!!
Vue would be great for Front-end components of websites such as the User navigation component and AJAXy things. Would be much simpler for a developer to go-in and create just...
Let's build a custom teams feature from scratch!