Spheroman / ThingRanker

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

Table function #14

Closed Spheroman closed 5 months ago

Spheroman commented 6 months ago

We often make a table for the competition on many different pages. In comp.php, we should have a function that can automatically generate a table based on either the values passed to it or have comp.php use sql to look through the database. You can look at setup.php for inspiration.