Go to file
Gered 20ab3c0693 client/server updates to use the newly added lists
just bare-bones changes for now, no list management, and some hardcoding
of list id 0 in places where code is showing something based on the
owned list of cards
2016-07-24 15:09:30 -04:00
env/dev/src fix for lein rollback/migrate 2016-06-29 11:35:58 -04:00
resources sql migrations to add lists_card_quantities table 2016-07-24 12:51:20 -04:00
src/mtgcoll client/server updates to use the newly added lists 2016-07-24 15:09:30 -04:00
.gitignore initial commit 2016-06-24 14:17:45 -04:00
LICENSE add LICENSE and update project.clj 2016-06-29 21:25:42 -04:00
project.clj bump version for development 2016-06-30 11:22:18 -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.