Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burythehammer/hearthwiz
Hearthstone card management website
https://github.com/burythehammer/hearthwiz
cucumber hearthstone rspec ruby ruby-on-rails
Last synced: 21 days ago
JSON representation
Hearthstone card management website
- Host: GitHub
- URL: https://github.com/burythehammer/hearthwiz
- Owner: burythehammer
- Created: 2015-02-04T17:38:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T15:42:52.000Z (about 9 years ago)
- Last Synced: 2024-10-31T16:08:32.742Z (2 months ago)
- Topics: cucumber, hearthstone, rspec, ruby, ruby-on-rails
- Language: JavaScript
- Homepage: http://hearthwiz.herokuapp.com
- Size: 43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/burythehammer/hearthwiz.svg?branch=master)](https://travis-ci.org/burythehammer/hearthwiz)
# hearthWiz
A light website for tracking and managing Hearthstone card collections, written in Ruby on Rails.
A personal project intended to be deployed on my own website.
# Current features
- A responsive list page of all cards
- A card page with some basic details about that card
- Data from the Hearthstone JSON project
- A nice, minimalist site layout# Planned features
- Filters and sorting of the card index page
- More stuff on the card page (common cards it is paired with, classes commonly played with, etc)
- Card images natively from the assets
- Secure user login.
- Ability to 'save' cards to your own collection.
- Simple and quick 'add' page so that users can add their own cards as they open packs
- Simple deck builder and maintainer
- Some sort of deck import function from popular websites
- Quick ways to add hearthstone cards from your collection (search as you type?)
- Tracking of how much dust you have