/edhrec-site

Site code for edhrec.com

Primary LanguageJavaScriptMIT LicenseMIT

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.