neu-fi / regen-bingo

Monorepo for both backend and contract developments of Regen Bingo!
https://regen.bingo
2 stars 1 forks source link

Sort my-cards #65

Closed hantuzun closed 1 year ago

hantuzun commented 1 year ago

Let's sort the my-cards table and be efficient while doing so.

Here's my proposal:

For sorting, we can keep array of cards state. The array could be updated if cards change or their image/numbersCount are updated.