PWA for entering cards with Scryfall Autofill for Magic: The Gathering
Go to file
2024-08-20 21:35:36 -04:00
app.js Initial 2024-08-20 21:23:06 -04:00
icon.png Added icon.png 2024-08-20 21:31:45 -04:00
index.html Update index.html 2024-08-20 21:34:00 -04:00
manifest.json Initial 2024-08-20 21:23:06 -04:00
README.md Created README.md 2024-08-20 21:35:36 -04:00
service-worker.js Initial 2024-08-20 21:23:06 -04:00
styles.css Initial 2024-08-20 21:23:06 -04:00

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.