Skip to content

DanGeffroy/HS-Stats

Repository files navigation

HS-Stats (wip) : link

what?

I want to do an app that use the Hearthstone api to generate cool graphs like :

  • cards repartition
  • chance to get a legendary/rare/common on packs

I also want a card finder

##Preview :) I realy need to word on app style ^^ alt text

Techs

Why ?

Because i want to upgrade my skill in angular2

Setup:

Install angular cli

npm install -g angular-cli

Install the dependencies :

npm install

Serve the app :

ng serve

The app is now available on http://localhost:4200/

##TODO

  • ✅ card finder with autocomplete
  • add filter option to the card finder
  • ✅ stats for all cards
  • stats for some cards with criteria
  • Better UI
  • Work on colors

Made with ❤️ by Dan

About

Stats from the Hearthstone API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published