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

Scrapper: Power, energy and comboPower should be numbers #31

Open
metalvegetarianoprogresivo opened this issue Oct 15, 2019 · 0 comments
Labels
enhancement New feature or request js Any new issue/pr with JS

Comments

@metalvegetarianoprogresivo
Copy link
Contributor

When updating the database for the cards, energy, power and comboPower are added as a string instead of being a number. This is a blocker for future updates where we can search by a laxer search for numbers (i.e. search all cards that have 3 or less energy).

Acceptance criteria:

  • energy should be a number on the json.
  • power should be a number on the json.
  • comboPower should be a number on the json.
@metalvegetarianoprogresivo metalvegetarianoprogresivo added enhancement New feature or request js Any new issue/pr with JS labels Oct 15, 2019
@metalvegetarianoprogresivo metalvegetarianoprogresivo added this to To do in Web Page / Deck Builder via automation Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request js Any new issue/pr with JS
Development

No branches or pull requests

1 participant