shaldengeki / monorepo

MIT License
0 stars 0 forks source link

In frontend, show most-frequent players by card #443

Open shaldengeki opened 2 weeks ago

shaldengeki commented 2 weeks ago

In #442 we added a field on cards to return a list of players in order of bayesian-smoothed frequency. In the frontend, replace the existing list with that ranking instead. It's probably interesting to show the top and the bottom?