Inspiration

When Pokemon Go came out, I wanted to create an app using the public PokeApe to give people more information about pokemon.

What it does

The app allows you to input the PokeDex ID number of the Pokemon whose information you want. Then, you press a PokeBall button, and the name of the pokemon, it's height, and its weight show up.

How I built it

I used Swift, Xcode, the PokeApi, and PokemonKit to build the app.

Challenges I ran into

It was my first time using an API. My challenges included learning how to decipher information provided by the API.

Accomplishments that I'm proud of

I am proud that I was able to access data from a database online and successfully add it to my project.

What I learned

I learned how to use a RESTful API.

What's next for PokeSearch

Next, I would like for the app to display a picture of the Pokemon. Also, I would like it to provide even more information. The API provides a lot of information.

Built With

Share this project:

Updates