Project Objectives
A. Showcase proper use of classes, methods, and objects
B. Utilize SQL Select statements from a manually created DB file
C. Understand basic data science concepts
D. Gain an understanding of third party APIs
This program takes pokemon user input and analyzes it using SQL
Current functionalities:
-
When a user types a number 1 - 6 the program displays all pokemon from the specified generation
-
Typing in a pokemon type (i.e Rock, Dragon, Fire) displays pokemon of that type
-
Typing 'Legengaries' will display all legendaries from generation 1 - 6
a. Users can specify type specific legendaries ("Fire legendaries") b. Legendaries from a specific generation