https://github.com/dkunin/mtg-collector
Simple app to browse search and make list of Magic The Gathering cards.
https://github.com/dkunin/mtg-collector
Last synced: over 1 year ago
JSON representation
Simple app to browse search and make list of Magic The Gathering cards.
- Host: GitHub
- URL: https://github.com/dkunin/mtg-collector
- Owner: DKunin
- Created: 2016-06-01T14:07:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-02T21:03:42.000Z (about 10 years ago)
- Last Synced: 2025-01-21T12:27:36.708Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 657 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MtG collector [WIP]
Simple app to browse search and make list of Magic The Gathering cards.
Still a long way to go to see something remotely usefull. Huge alpha.
## MVP functionality for v0.5.0
- Package in Electron
- Exporting cards as simple lines, with possibility of selection of what you want to export
- Exporting whole collection as JSON
- ~~Multiple users~~
- ~~Updare to neDb~~
- ~~Basic auth~~
- ~~Optimize all routes~~
- ~~Make collection into store~~
- ~~Basic interface, no design, bare necessities~~
- ~~Cards search in external database~~
- ~~Adding cards to your collection~~
- ~~Card search from your collection~~
- ~~Import cards, by names, seperated by new line~~
- ~~In your collection, possibility to edit:~~
- ~~Quantinty~~
- ~~Is card foil or not~~
- ~~Edition of the card you possess~~
- ~~Add comment~~
- ~~Search for suggested price~~