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
- Host: GitHub
- URL: https://github.com/satyamak/pokedex-tracker-app
- Owner: SatyamAK
- Created: 2024-03-27T12:46:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T05:17:34.000Z (about 1 year ago)
- Last Synced: 2025-01-30T16:16:45.970Z (5 months ago)
- Language: Dart
- Size: 329 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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