WoH / PokeMap-2

The world of Pokemon GO is as big as our planet. Pokemons have been sighted on top of cliffs perched over oceans as well as in your next door coffee shop. We would like to create a world-wide interactive map that shows where Pokemons were predicted to appear. Each pokemon prediction you add to the map should have all relevant information including name, time the pokemon is predicted to appear, prediction confidence rate etc. The map should be filtered by a time range (i.e predicted to appear in the next day) as well as pokemon name and pokemon specie.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokeMap-2

The world of Pokemon GO is as big as our planet. Pokemons have been sighted on top of cliffs perched over oceans as well as in your next door coffee shop. We would like to create a world-wide interactive map that shows where Pokemons were predicted to appear. Each pokemon prediction you add to the map should have all relevant information including name, time the pokemon is predicted to appear, prediction confidence rate etc. The map should be filtered by a time range (i.e predicted to appear in the next day) as well as pokemon name and pokemon specie.

Live Demo

https://pokemongoers.github.io/PokeMap-2/

Installation

Install all node dependencies defined in package.json and compile js-files with browserify:

user@host:/path/to/package/$ make

Uninstall all dependencies and compiled files:

user@host:/path/to/package/$ make clean

Gitter

Ask for help or give us feedback:

Join the chat at https://gitter.im/pokemongoers/PokeMap-2

About

The world of Pokemon GO is as big as our planet. Pokemons have been sighted on top of cliffs perched over oceans as well as in your next door coffee shop. We would like to create a world-wide interactive map that shows where Pokemons were predicted to appear. Each pokemon prediction you add to the map should have all relevant information including name, time the pokemon is predicted to appear, prediction confidence rate etc. The map should be filtered by a time range (i.e predicted to appear in the next day) as well as pokemon name and pokemon specie.

License:Apache License 2.0


Languages

Language:JavaScript 81.7%Language:CSS 15.2%Language:HTML 2.7%Language:Makefile 0.4%