wavebeem / pkmn.help

pkmn.help remembers strengths/weaknesses of Pokémon for you
https://pkmn.help
MIT License
93 stars 45 forks source link

Add a details page for Pokemon #291

Open wavebeem opened 4 months ago

wavebeem commented 4 months ago

Right now the Pokedex page has way too much info for each entry in the Pokedex. That makes it hard to find a Pokemon through manually looking, and it really limits the layout options and amount of information I can convey.

Let's just put the name, number, form name, image, and types on the main view.

The wiki links, stats, "cry" button, and shiny toggle can be on the details page


Pokemon forms could be hidden behind the details page, but it might be harder to do it that way?

Also, I think we could use a multi-column grid for the Pokedex view this way

And maybe in the "overview" page we could use the smaller resolution icons?