g33kidd / bracket

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

Basic front-end functionality #13

Closed g33kidd closed 8 years ago

g33kidd commented 8 years ago

User should be able to:

ghost commented 8 years ago

@g33kidd - If your not looking for a React frontend I can help with this. Happy to keep them all in a single issue or want to break then into smaller pieces?

g33kidd commented 8 years ago

@adnnn Go for it! Currently I'm just using React for the Admin, but you should be able to do just about anything with the main front-end of the site. Not too much data at the moment besides what's there already, but you could either use the Blade templates or use the API along with that.

Today I'll be adding some more helpers and data things for the front-end.

ghost commented 8 years ago

I'll make a start at the weekend most likely, got a few pieces to wrap up at work over the next few days. Did you decide against the TeamWork package when you closed this issue #14 - I'd probably recommend writing the code from scratch and will do if we're on the same page.

g33kidd commented 8 years ago

I went with the Teamwork package for now, but the plan is to replace all of that with something built from scratch.

g33kidd commented 8 years ago

Just started working on a Team thing. #20

g33kidd commented 8 years ago

Closing for now look at #24