Go to file
Gered 3dbc417885 add cards listing to list details page
the filter to turn on/off the option to restrict shown cards to those
that are in the list being viewed is implemented in kind of a hacky
way that likely is a good indication that the search/filtering code
probably needs to be redesigned... ugh.
2016-08-01 13:43:25 -04:00
env/dev/src fix for lein rollback/migrate 2016-06-29 11:35:58 -04:00
resources add cards listing to list details page 2016-08-01 13:43:25 -04:00
src/mtgcoll add cards listing to list details page 2016-08-01 13:43:25 -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 add "click-to-edit" textarea component and markdown->html conversion 2016-07-31 14:53:56 -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.