kevinpang / edhrec-site

edhrec web frontend
http://edhrec.com
MIT License
7 stars 4 forks source link

About

edhrec is a service that makes card recommendations for Magic: The Gathering EDH decks.

Recommendations are generated by the edhrec bot, which uses a collaborative filtering algorithm to suggest cards to add/cut.

The website is an AngularJs application and connects to the edhrec bot via XHRs.

Installation

It's all just static files. Simply host them somewhere and you're good to go.