GuthrieW / shl-trading-cards

The repository for the Simulation Hockey League's trading card platform. Built with Next.js, TypeScript and Tailwindcss.
https://cards.simulationhockey.com
MIT License
2 stars 2 forks source link

Feature Request (Submitted by 1171) #168

Closed GuthrieW closed 3 weeks ago

GuthrieW commented 1 month ago

Description

In the "user who owns the card Option" see a number of how many copies they own. Could be fun for seeing who has the most Granny Pan Pan or stuff.

Desired Functionality

luketd commented 1 month ago

could be kinda hard to do as this is by individual cards. Would have to change how the API worked to get the count of cards

Might be worth it in order to get all the cards that player owns. But too much work for now