Skip to content

williamlwclwc/ECS272-PokedexKG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS272 Final Project: Pokedex-KG

Dataset

  • The Pokemon data are from veekun
  • The csv files we use: abilities, egg_groups, moves, pokemon_abilities, pokemon_egg_groups, pokemon_moves, pokemon_stats, pokemon_types, pokemon, stats, types
  • The script we use to generate the json data is: Preprocessing/gen_json.py

React Project: pokedex-kg

  • npm install --force: to install required depencies
  • npm start: to start the project locally
  • We have a online demo at Vercel as well
  • A preview screenshot of what our project looks like: Preview
  • If you cannot get the similar effect of the preview screenshot, try to zoom in/out, we tested it on Chrome 100% Zoom and MBP14 with the default display setting.

About

UCDavis ECS272 Final Project Podedex-KG: an interactive graph based Pokedex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published