Releases: kenzieryann7/vue-pokedex
Releases · kenzieryann7/vue-pokedex
A job well done!
I am finally pleased to say that this Generation 1 Pokedex first run is complete! Of course, more development is planned down the road.
- You can now added Pokemon to your team roster holding up to six Pokemon.
- You can now take a screenshot of your roster for safe keeping.
- Code sanatized.
Microservice Update
Implemented my Element Capture microservice and my teammates Graphing API microservice.
- Element Capture allows you to save the generated graph comparing the two selected Pokémon thats on the Compare view.
- The Graphing API generates a graph comparing the battle stats of two Pokémon of the users choosing.
While still in development, this will be released for beta testing in the near future.
MVP Release
Here's to the first release of Pokedex Database using Vue.js and Bootstrap! This application uses an existing Pokemon database to gather battle statistics of Pokemon. You will be able to compare Pokemon via graph using a chart API and be able to download results. Lastly, with the Pokemon you select to compare, you can save them to your team!