SeanFranklin / hemaScorecard

HEMA Scorecard - Tournament Management Software
15 stars 9 forks source link

Tournament Options #27

Open SeanFranklin opened 4 years ago

SeanFranklin commented 4 years ago

Part 1: Make a better UI to replace the terrible UI for the tournament options

Part 2: Implement the tournament options better in SQL. Currently most of the tournament options have been added as columns in the eventTournaments table. This is growing unmanageable.

Part 3: Common Options Add the ability to import options from other tournaments, just like you can import point values.

SeanFranklin commented 4 years ago

Added the tournament options table. The existing options still need to be re-worked into using the table.