mirror of
https://github.com/cfultz/mtgcsv.git
synced 2024-11-21 17:00:04 +01:00
PWA for entering cards with Scryfall Autofill for Magic: The Gathering
assets | ||
css | ||
js | ||
index.html | ||
LICENSE.md | ||
manifest.json | ||
offline.html | ||
randomWords.js | ||
README.md | ||
screenshot_desktop.png | ||
screenshot_mobile.png |
MTG CSV PWA
Magic: The Gathering Progressive Web App to enter your cards and create a CSV. This utilizes Scryfall's autocomplete function for the card name and pulls the other statistics about the card from Scryfall with simply the name, set code, and card ID number.
How to run
- Clone the repository to a directory of your choosing
- Install it into your installed webserver's directory (you can also run
python3 -m http.server
in the directory to start a local server) - Visit the address for your server
- Enter a card name and fill out the other details
Screenshots
Desktop with the Forest theme selected:
Mobile with the Island theme selected: