An open API service indexing awesome lists of open source software.

https://github.com/satyamak/pokedex-tracker-app

An app using flutter to keep track of pokemons while completing the living dex
https://github.com/satyamak/pokedex-tracker-app

Last synced: 3 months ago
JSON representation

An app using flutter to keep track of pokemons while completing the living dex

Awesome Lists containing this project

README

        

# pokedex_tracker

Pokedex Tracker app is for tracking pokemons while completing national dex especially in older games where you have to play multiple games, sometimes you may accidentally invest time in trying to catch a rare pokemon which you may later realised you have already caught in the previous game.

## If you want to modfy or improve the app

I have colected all the data by scarping of pokemon list in json format the python script for doing so is
https://github.com/SatyamAK/Pokedex-data-scarping