Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

A quick and dirty HearthStone card database made with angular and jQuery. Quickly search and sort all cards in HearthStone (including ones that aren't collectible).

License

Notifications You must be signed in to change notification settings

Wes-Reid/angular-hearthstone-database

Repository files navigation

About

A quick and dirty HearthStone card database made with angular and jQuery. Quickly search and sort all cards in HearthStone (including ones that aren't collectible). In it's current state, this app is focused on using angular (and a little but of jQuery) combined with a simple JSON file for cards. This not the greatest way to build a HearthStone card database, but it does demonstrat just how easy it is to get something up and running with Angular.

Installation

Requires node.js to be installed. Then simply navigate to the project and run npm start to launch the web server. You can then launch the project from your IDE or navigate to http://localhost:8000/app/#/cards in your browser. Note: npm install may need to be executed first to update dependencies.

About

A quick and dirty HearthStone card database made with angular and jQuery. Quickly search and sort all cards in HearthStone (including ones that aren't collectible).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published