The Pokemon SWOT Program
Visual Data Analytics and API Connections
Date Completed: April 12, 2022
The Pokemon Strength, Weaknesses, Opportunities, and Tactics App was the end result of CodeLouisville Python Data Analytics 1 Course. Stepping away from HTML and CSS, instead, I turned to a more REPL-based approach using Matplot Lib. This is also the first program I used that utilized API Connection.
The basic premise of the program is that it prompts the user to enter the name of six Pokemon (the og 151 only of course because I am nostalgic), the program would then connect to the Pokemon API and then pull all of the strengths and weaknesses of the team and generate a pie graph detailing the team's elemental makeup and its weaknesses to look out for.