JosephGreaney / PokemonTracker

A tool for tracking which pokemon you have caught

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokemonTracker

A tool for tracking which pokemon you have caught

Installing and Running

Ubuntu 14.04

sudo apt-get install git python-django
git clone https://github.com/JosephGreaney/PokemonTracker.git
cd PokemonTracker
python manage.py runserver

Browse to http://localhost:8000/ in a web-browser.

TODO

  • Convert images into spritesheet to make load time alot quicker.

About

A tool for tracking which pokemon you have caught


Languages

Language:Python 84.9%Language:HTML 10.0%Language:JavaScript 3.0%Language:CSS 2.2%