Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Collected Beasts Statistics #89

Open
3 tasks
RedBeardEth opened this issue Jan 8, 2024 · 3 comments
Open
3 tasks

feat: Collected Beasts Statistics #89

RedBeardEth opened this issue Jan 8, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers ODHack

Comments

@RedBeardEth
Copy link
Contributor

RedBeardEth commented Jan 8, 2024

Describe the feature you'd like to request

There are 75 different Beasts (see name filter at https://realms.world/collection/beasts) - collectable from the Loot Survivor game). Each beast has 1242 unique name combinations (e.g "Corruption (prefix) Bite (suffix)") for a total of 93,150 possible to be collected. These should be visualised in the analytics tab on the Realms.World marketplace linked above

Describe the solution you'd like to see

  • Add a new Info tab to the collection page (only for the beasts collection)
  • Visualise statistics for each of the 75 beasts with number minted out of the total (1242), average/min/max level & health (may require adding/altering the api query in packages/api), display of tier and type and image
  • Display for overall collection statistics (e.g total beasts minted / 93,150, number of each type and tier collected, highest level beast collected in each tier etc)

Additional information

A searchable table may be ideal for visualising the beast list - but open to other ideas. Use Progress, Tooltip etc components from "@realms-world/ui" where appropriate, and the recharts library for more complex charts.

@RedBeardEth RedBeardEth changed the title feat: Beasts Mint Out info feat: Collected Beasts Statistics Apr 17, 2024
@RedBeardEth RedBeardEth added good first issue Good for newcomers ODHack labels Apr 17, 2024
@RedBeardEth RedBeardEth removed their assignment Apr 22, 2024
@PabloVillaplana
Copy link

Hello @RedBeardEth I would love to be part of this effort! 👷🏽‍♂️, thanks (I am in OD Hack telegram, ready to start on Monday 🫡)

@saimeunt
Copy link

saimeunt commented Apr 22, 2024

@RedBeardEth Red Hey I'd like to work on this one, please assign to me!

I will get familiar with the project structure and carefully implement the solution described in the first comment using the latest Next.js features and the RadixUI based components available in the UI package.

@PabloVillaplana
Copy link

PabloVillaplana commented Apr 22, 2024

The feature would help a lot to be able to participate more actively in my first ODhack 🇨🇷🔥🥷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers ODHack
Projects
Status: No status
Development

No branches or pull requests

3 participants