Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save Pokemon form in stats #237

Open
lenisko opened this issue Oct 8, 2024 · 0 comments
Open

Save Pokemon form in stats #237

lenisko opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lenisko
Copy link
Contributor

lenisko commented Oct 8, 2024

Expand stats tables with a form of Pokemon.

Currently, we save data in form:

  • pokemon_hundo_stats : date, area, fence, pokemon_id, count
  • pokemon_iv_stats : date, area, fence, pokemon_id, count
  • pokemon_nundo_stats : date, area, fence, pokemon_id, count
  • pokemon_shiny_stats : date, area, fence, pokemon_id, count, total
  • pokemon_stats : date, area, fence, pokemon_id, count
@lenisko lenisko added enhancement New feature or request good first issue Good for newcomers labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant