Spheroman / ThingRanker

a work in progress pairwise thing ranker for simple decision making
http://ranker.jacklucksack.com
3 stars 2 forks source link

Setup.php and Comp.php improvements #31

Closed Tuguldurs526 closed 3 months ago

Tuguldurs526 commented 4 months ago

In setup.php : Improved Html and Css,

Added a form to add new items to the competition,

Added additional options for the competition setup (ranking method, pairing method, reset competition, delete competition).

In comp.php: Updated the constructor to accept ranking and pairing options.

Spheroman commented 4 months ago

There aren't any commits with changes for setup.php, also this should be done in a separate branch from the table function branch