Inspiration
This challenge seemed fun. Looking through the API, it seemed like it would be fun to use the color information to display color on a website.
What it does
It fetches Pokemon names and colors from pokeapi.com and displays the name of the pokemon colored with their color.
How we built it
It's a Flask app that has one page. It fetches only the data I care about from the GraphQL endpoint and renders an html template.
Challenges we ran into
Figuring out the correct query was kind of tricky.
Accomplishments that we're proud of
Mashing together Flask, HTML/CSS, APIs, and Pokemon to make something in a few hours.
What we learned
Using GraphQL as a client is remarkably easy!
What's next for Pokédex Colors!
The website looks horrible lol
Log in or sign up for Devpost to join the conversation.