Skip to content

RokketRaccoon/PokemonDatabase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokemonDatabase

As a child I really enjoyed playing the Pokemon games. So when I found an API which serves as a database to all things Pokemon, I couldn't resist developing some sort of application around it!

The API can be found here: http://pokeapi.co/

For version 2.0 of the project I decided to use local JSON files of the for the data aswell as redesigning the design of the application to look much nicer. The local JSON files were found at the following GitHub repo: https://github.com/fanzeyi/Pokemon-DB

Credit goes to fanzeyi for creating the JSON files required for this project.

Credit for Sprites 1-5th gen: http://pkmn.net/?action=content&page=viewpage&id=8644

I am currently working on getting 6th gen sprites

About

Project uses data from various sources to produce information about pokemon in an online database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.3%
  • CSS 12.5%
  • JavaScript 1.2%