Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.
DeliciousPie edited this page Mar 21, 2016 · 2 revisions

Welcome to the angular-hearthstone-database wiki!

Here are a few (poor quality) images demonstrating the searching and sorting of the different HearthStone cards. With just a few lines of code you can use Angular to create and sort a large list of elements. I have never used Angular before this and I know I've barely scratched the surface of it, but I really am impressed!

Example of searching through a list of cards and sorting them by name and mana cost

Search and Sort demo

https://drive.google.com/file/d/0B_-gM2QCv9RhTXFicnRtRTFDRGc/view?usp=sharing

Example of animations from ng-repeat directive

Animation demo

https://drive.google.com/file/d/0B_-gM2QCv9RhN193UnR2d1ExUUE/view?usp=sharing