gdirk07 / PokemonChecker

Playing around with APIs
https://gdirk07.github.io/PokemonChecker/
0 stars 0 forks source link

Updated PokemonDTO to include Stats #21

Closed gdirk07 closed 2 years ago

gdirk07 commented 2 years ago

Updated the DTO to include stats (left a comment about how we assign stats), added function to calculate total stats

Updated display to show the total stats, started the process to show a table of the 6 base stats however a discussion needs to be had on how we use PokemonDisplay.tsx to render the view otherwise we will have a massive render block of HTML