Hey guys and gals, I'm looking for a fairly simple user interface. Working with tournaments, I'd like to be able to add and remove teams before generating a new tournament.
I have a list of names in a text file. Each name is listed on a separate line.
Display all of the the names in an Available Players list.
Add New Player (add to the txt file, display in AT list)
Edit Existing Player (make changes to file, AT list)
-no- remove function
From the Available Players list I would like to highlight, click a button, and add all selected teams to a Players Playing list. Likewise to remove the players from the Players Playing list.
Also, if the text file grows to any real size, a text input box that we could manually type in a name to add the player would be nice, similar to a search function on any of the search web pages. (How reasonable is it to have a list of similar names like Facebook when entering a name, and being able to select it to add?)
Click a button ("Generate", whatever) and pass the list of who is playing to a new page for 1v1 pairings.
While I have access to SQL databases, full access to the host, and programming logic skills to think these projects through, I am quite rusty in the php and coding side of things. It's been a few years. I can review work and understand it, but remembering the coding nuances and coding quickly and easily is not currently an option.
Any help would be appreciated, and if you do good job I may have some other small freelance projects for you.
-Phil
PS: My apologies to the admins. Posted the
thread in the wrong forum.