Go to file
Gered 96a5d5a37b implement basic list copying
using a pretty naive server-side sql copy, but it's probably fine as
this will only really be used very infrequently
2018-06-09 17:29:12 -04:00
profiles/dev/src bump versions of things, switch from embedded to user-provided config 2018-06-07 19:18:03 -04:00
resources add creation date/times to lists 2016-08-04 22:06:02 -04:00
src/mtgcoll implement basic list copying 2018-06-09 17:29:12 -04:00
.gitignore bump versions of things, switch from embedded to user-provided config 2018-06-07 19:18:03 -04:00
LICENSE add LICENSE and update project.clj 2016-06-29 21:25:42 -04:00
project.clj ns reloading fixes for http sessions and views/sente components 2018-06-09 11:13:58 -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.