peterhajas / LivingDex

A LivingDex tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LivingDex

In Pokémon, a Pokédex is a device given to a player early on in the game. It's used to keep track of how many Pokémon are seen, and how many the player has caught.

For some players of Pokémon, simply seeing (or catching) all the Pokémon is not enough. Some players want to have one of every Pokémon. This is called a living Pokédex

LivingDex is a website to help players track their living Pokédex.

If you're looking for the website, you can find it at www.livingdex.xyz.

Getting Started

See the working_on.md file in teh root of the repository for instructions on getting started.

Libraries Used

LivingDex is written in Python, using the Flask web framework.

For the Pokémon sprites and data, LivingDex relies on the pokesprite library.

License

BSD. Check the license file at the root of the project directory.

About

A LivingDex tracker

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 42.4%Language:HTML 26.0%Language:CSS 16.8%Language:JavaScript 12.9%Language:Shell 1.9%