XDwightsBeetsX / tournament-bracket

Makes brackets for tournaments!
MIT License
9 stars 1 forks source link

bracket seeding #5

Open XDwightsBeetsX opened 3 years ago

XDwightsBeetsX commented 3 years ago

Currently:

'BYE's are given in priority of input, with the first entry essentially having the first seed and so forth. This 'seeding' is not visible or apparent, and happens automatically when the bracket is made.

Desired:

Make the seeding (optionally?) visible and allow the user to change seeding. I have two ideas on how to do this:

  1. Drag-and-drop seeding set on left pane
    • nice bc avoids out-of-range/negative/general-input issues
  2. Seed is set for each entry
    • can be auto-set when entering name, maybe displayed by input
    • add 'edit' button on left pane to change seed
      • have to check seed is within prettyBracketSize
      • if seed set to occupied seed, swap