Spheroman / ThingRanker

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

created and implemented tableChecker #47

Closed Spheroman closed 5 months ago

Spheroman commented 5 months ago

This function will check if the tournament ID is found in the comps table and return true if it exists. Call this when the user can do something ID related to make sure they can only access valid tables.