Skip to content

Challenge completed – Rodrigo Andrade#66

Open
rodrigoacm10 wants to merge 34 commits intolooqbox:masterfrom
rodrigoacm10:pokedex
Open

Challenge completed – Rodrigo Andrade#66
rodrigoacm10 wants to merge 34 commits intolooqbox:masterfrom
rodrigoacm10:pokedex

Conversation

@rodrigoacm10
Copy link
Copy Markdown

Implemented Features:

  • Pokémon listing with pagination and name search.

  • Pokémon details page displaying static and GIF sprites, along with stats in charts and additional information.

  • Responsive layout using Ant Design.

  • Error handling.

  • Unit tests.

  • Linting.

Notes:

  • I tried to implement filters, but the API does not provide native support for this functionality.

  • To enrich the listing, I had to make individual requests for each Pokémon, as the API does not return all the desired information in a single call.

  • In a real-world scenario, ideally, this data would come already consolidated from the API.

  • React Query was used to reduce unnecessary requests by leveraging caching and ensuring smoother navigation.

✅ Challenge completed and submitted. I appreciate the opportunity to participate in the selection process and look forward to the result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant