Go to file
Gered a7f1d5aa17 don't show inventory management ui if user is not authorized
but can show it if user authorization is not required, as indicated by
the app's config.edn
2016-06-29 18:29:28 -04:00
env/dev/src fix for lein rollback/migrate 2016-06-29 11:35:58 -04:00
resources add login/logout support. users defined in config.edn 2016-06-29 18:08:22 -04:00
src/mtgcoll don't show inventory management ui if user is not authorized 2016-06-29 18:29:28 -04:00
.gitignore initial commit 2016-06-24 14:17:45 -04:00
project.clj add ttl session store 2016-06-29 18:06:01 -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.