PokeAPI / PokeAPI/pokeapi

Mention evolutions and old stages of particular Pokemon as well for its details

Open
#941 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.4k
Forks
1.2k
Avg merge
2d 5h
Merged PRs (30d)
21

Description

I think we must include the Pokemon's evolutionary details as well. For eg: for Wartortle we should include both Squirtle and Blastoise as it is valuable information for a person browsing for evolutions.
Thank you!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the existing Pokémon detail response and how evolution data is represented in the API. Compare the current Wartortle result with the requested Squirtle and Blastoise context. Done means a Pokémon's details expose its related earlier and later evolutionary stages consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.