Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.65 KB

README.md

File metadata and controls

50 lines (39 loc) · 1.65 KB

Pokepedia

Poke all the way!

Requirements

Node v6.3.1

Npm v3.10

Getting started

$ npm i (both in /client and /server)

$ npm start

Features:

  • Pokemons card listing
  • Pokemons search by name, type or id

TODO:

  • Better docs!
  • Switch API to Mongo storage
  • Add Egg chart
  • Add Level rewards chart
  • Add Evolution Calculator
  • Add Battle Calculator (X vs Y weaknesses)
  • Add Players ladder system (based on number of caught Pokemons, pokeballs, etc ?)
  • Add Map to report catched Pokemons
  • Add 'live scan' support to Map to show nearby spawns of Pokemons

References:

Code (only worthy ones):

RAW data / formulas:

Other collections / chat: