An open API service indexing awesome lists of open source software.

https://github.com/catlikeflyer/dh-pokedex

Pokedex implementation using the PokeAPI.
https://github.com/catlikeflyer/dh-pokedex

api flask pokemon pokemon-api vanilla-javascript

Last synced: 9 months ago
JSON representation

Pokedex implementation using the PokeAPI.

Awesome Lists containing this project

README

          

***Persistent errors in the API infrastructure, to see working project with provisional solution, check em-fix branch***

# DH's Pokedex
Pokedex implementation using the PokeAPI.

### Functionalities
- Using Javascript (vanilla) to fetch from PokeAPI
- Simple backend infrastructure using Flask, used to show data from each Pokemon.
- DOM controls using filters with JS.

Using PokeAPI, the simple web app displays all Pokemon up to Gen 8 with their national
dex numbers, name, type and image.