Go to file
Gered 3bc4cc44f8 download mana symbols into same directory as other symbols
to simplify the client-side symbol image formatting text code (doesn't
need to determine which symbols are mana and which aren't)
2016-06-29 10:21:06 -04:00
env/dev/src major reworking of various data and image importing/scraping operations 2016-06-28 19:16:04 -04:00
resources remove remaining references to now unused card_images table 2016-06-29 09:59:09 -04:00
src/mtgcoll download mana symbols into same directory as other symbols 2016-06-29 10:21:06 -04:00
.gitignore initial commit 2016-06-24 14:17:45 -04:00
project.clj major reworking of various data and image importing/scraping operations 2016-06-28 19:16:04 -04:00
README.md add README.md 2016-06-24 14:20:24 -04:00

MTG Web Collection

Web application to maintain a searchable database of cards, including (optional) card images and prices and to record cards contained in a personal collection.

This project is a work in progress and is not ready for actual use quite yet.