Skip to content

JustinMullin/mtg-search

Repository files navigation

A simple Magic the Gathering card search. Light on features at the moment, mostly a proof of concept.

Scala/Play/MongoDB backend with a Coffeescript/AngularJS/Bootstrap frontend.

To run locally, 'activator run', then hit localhost:9000 in your browser when Play has finished setting up. Card data is initialized by hitting /loadCards in your browser (subsequent GETs at that URL will clean the DB and reload)

About

A simple web based Magic the Gathering search tool built on mtgjson.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published