The PokéDexicon is a web-based Pokédex inspired by the classic Pokédex from the Pokémon games. Its primary goal is to provide a user-friendly and engaging encyclopedia for exploring detailed information about Pokémon.
Utilizes the PokéAPI to fetch up-to-date Pokémon information under the hood, ensuring that users have access to the latest data.
-
Retrieve and display detailed information about different Pokémon species.
-
Trainer to Pokémon height/weight ratio calculators with graphical displays.
-
Interactive Pokémon stats display calculated with the well-documented formula from Bulbapedia.
-
Paginated cards for navigating through all existing Pokémon with flexible view options including list view, column view and dense column view.
Preview of trainer to pokemon height/weight ratio displays
Preview of different view options for paginated cards
The development of the PokéDexicon is an ongoing journey, and there are several future improvements planned:
-
Expand the information available for each Pokémon species.
-
Implement robust search and filtering capabilities to help users find and discover Pokémon with ease.
-
Add caching functionality to improve performance and load times.
-
Optimize UI for Mobile.
Whether you're a developer or a Pokémon enthusiast, your contributions are valued. Here's how you can help:
-
Bug Reports: If you encounter issues or unexpected behavior, please report them with details and steps to reproduce.
-
Feature Requests: Have an idea for a new feature or improvement? Share it with me!
-
Code Contributions: Developers can fork the repository, make changes, and submit pull requests for review.
-
Documentation: Help improve the documentation by fixing errors or adding examples.
-
Feedback: Share your thoughts and ideas.
Feel free to contribute! Together, we can make this project even better.
Thank you for your interest in the PokéDexicon!