feinwarusoftware / sppd

🃏 A website made to view in-game stats for the mobile game "South Park Phone Destroyer"
https://sppd.feinwaru.com/
11 stars 7 forks source link

Filter, search & sort by any card data #156

Open rgoldberg opened 3 years ago

rgoldberg commented 3 years ago

Scope

Feature

Filter, search & sort by any card data, including numeric comparisons, like greater than, less than, equal to, etc.

So I can search for fast cards, slow cards, cards with same speed, cards with knockback, etc.

Search would probably require a keyword per stat, and supporting comparison operators, with a format possibly like:

speed>1 knockback>=5

etc.