pokedex-v2

A project focused on implementing and showcasing the PokeAPI v2, providing a comprehensive and interactive platform for exploring Pokémon data, including species, abilities, moves, and more.

MIT License

Stars
1

Bot releases are hidden (Show)

pokedex-v2 - Pokedex v2.0.0-beta.5 - Enhanced Overview Card and Fixes Latest Release

Published by mariokreitz about 1 month ago

Pokedex v2.0.0-beta.5 - Enhanced Overview Card and Fixes 🚀

We're excited to release the fifth beta version of Pokedex v2! This update includes new features, important fixes, and some tweaks to improve user experience.

New Features:

  • 🔄 Iterate Through Pokémon: Added buttons to the overview card for easy navigation through Pokémon. Use the left and right buttons to view different Pokémon.
  • 📊 Stats Display Options: Users can now switch between displaying Pokémon stats via the radar graph, items, or editions.

Fixes:

  • 🚫 Scrollbar Issue: The body scrollbar in the overview card has been hidden to ensure a cleaner interface.
  • 📱 Mobile Searchbar: Fixed the searchbar issue on mobile devices where input was parsed incorrectly.

Tweaks:

  • 🎨 Mobile Styling: Improved styling of the overview card for better mobile testing.
  • 🔗 Meta Tags: Added meta tags to index.html for better sharing of the page link with proper information.
  • 📏 Height and Weight Display: Added height and weight information of the selected Pokémon in the overview card.
  • 🖼️ Icons for Items and Editions: Replaced text with corresponding icons for items and editions in the overview card.
  • 💪 HP Display: The HP of the selected Pokémon is now shown at the top left corner of the Pokémon image in the overview card.

Known Issues:

  • ⚠️ Radar Graph and Items Display Bug: If you switch to the items tab and then click the right button to show the next Pokémon, both the radar graph and items may be displayed. This behavior is unintended and will be addressed in a future release.

Notes:

  • This is a beta release. Your feedback is crucial for improving the app. Please report any issues or provide feedback through our GitHub Issues page.

Thank you for your continued support and feedback on Pokedex v2! We hope you enjoy the new features and improvements. 🌟

pokedex-v2 - Pokedex v2.0.0-beta.4 - Radar Chart for Pokémon Stats

Published by mariokreitz about 1 month ago

Pokedex v2.0.0-beta.4 - Radar Chart for Pokémon Stats 📊

I'm excited to introduce the fourth beta release of Pokedex v2, bringing another new feature and an important bug fix!

New Features:

  • 📊 Radar Chart for Pokémon Stats: Using Chart.js, we now display Pokémon stats (HP, Attack, Defense, Speed, etc.) in an interactive radar chart. This gives you a clear and visual representation of each Pokémon's strengths and weaknesses.
  • 📝 Overview Popup Card: View detailed information about Pokémon, including types, abilities, and base stats, with a quick popup.

Bug Fixes:

  • 🐞 Fixed Pokémon Description Language: The bug where some Pokémon descriptions were incorrectly displayed in non-English languages has been fixed. Descriptions now correctly appear in English.

Other Features:

  • 🔍 Search Functionality: Search Pokémon by name.
  • 🗃️ Caching: Efficient caching to enhance performance and reduce loading times.
  • 📦 Render First 151 Pokémon: The app displays the first 151 Pokémon from the original series.

Known Issues & Missing Features:

  • Radar chart display still needs additional customization and design tweaks.
  • Advanced search filters and support for more Pokémon data (e.g., evolutions, locations) are planned for future versions.
  • UI improvements for the overview popup card are still in progress.

Notes:

  • This is a beta release. Please help us improve the app by reporting any issues or providing feedback through our GitHub Issues page.

Thanks again for your continued support and feedback on Pokedex v2! Enjoy the new features and keep those bug reports coming! 🙌

pokedex-v2 - Pokedex v2.0.0-beta.3 - Overview Popup Card

Published by mariokreitz about 1 month ago

Pokedex v2.0.0-beta.3 - Overview Popup Card ✨

I`m excited to announce the third beta release of Pokedex v2! This update introduces a new feature and includes improvements based on feedback from previous beta releases.

New Features:

  • 📝 Overview Popup Card: When selecting a Pokémon, a detailed popup card now displays additional information, such as type, abilities, and base stats. This makes it easier to get a quick overview of each Pokémon without navigating away from the main list.
  • 🔍 Search Functionality: Continue to search for Pokémon by name.
  • 🗃️ Caching: Efficiently cache data to enhance performance.
  • 📦 Render First 151 Pokémon: The app displays the first 151 Pokémon from the original series.

Known Issues & Missing Features:

  • UI and design improvements for the popup card are ongoing.
  • Advanced search filters and more detailed Pokémon data (e.g., evolutions, locations) are planned for future releases.
  • Support for Pokémon beyond the first 151 is still in development.

Notes:

  • This is a beta release. Please help us improve the app by reporting any issues or providing feedback through our GitHub Issues page.

Thank you for testing Pokedex v2! Your feedback is invaluable as we continue to develop new features. 🌟

pokedex-v2 - Pokedex v2.0.0-beta.2 - Search Functionality

Published by mariokreitz about 1 month ago

Pokedex v2.0.0-beta.2 - Search Functionality 🔍

I'm excited to release this new beta version of Pokedex v2, which includes the following features and improvements:

New Features:

  • 🔍 Search Functionality: Search for Pokémon by name making it easier to find your favorites.
  • 🗃️ Caching: Efficiently cache data to enhance performance.
  • 📦 Render First 151 Pokémon: The app displays the first 151 Pokémon from the original series.

Known Issues & Missing Features:

  • UI improvements are still in progress.
  • Advanced search filters are planned for future versions.
  • The app currently lacks support for displaying Pokémon beyond the first 151.

Notes:

  • This is a beta release, so please report any issues or bugs through our GitHub Issues page.

Thank you for testing and providing feedback on Pokedex v2! Your input helps us improve the app for everyone. 🌟

pokedex-v2 - Pokedex v2.0.0 - Beta Release

Published by mariokreitz about 1 month ago

Pokedex v2.0.0 - Beta Release 🎉

This is the pre-release of Pokedex v2! It contains the following barebone functionalities:

Features:

  • 🗃️ Caching: Efficiently cache data to enhance performance.
  • 📦 Render First 151 Pokémon: The app currently supports displaying the first 151 Pokémon from the original series.

Known Issues:

  • Some UI elements are placeholders.
  • Limited data visualization; more features coming in the full release.

Notes:

  • This is a beta version intended for testing purposes. Please report any issues you encounter.