Skip to content

Releases: kenzieryann7/vue-pokedex

A job well done!

13 Mar 00:29
c7c9a4c
Compare
Choose a tag to compare
A job well done! Pre-release
Pre-release

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

28 Feb 19:39
44cf454
Compare
Choose a tag to compare
Microservice Update Pre-release
Pre-release

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

13 Feb 01:22
bab583c
Compare
Choose a tag to compare
MVP Release Pre-release
Pre-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!