PWA for entering cards with Scryfall Autofill for Magic: The Gathering
Go to file
2024-08-21 08:46:39 -04:00
app.js Corrected autocomplete 2024-08-21 08:46:39 -04:00
cash-money.mp3 Updated to add sound for 541637$ cards 2024-08-20 22:27:26 -04:00
icon.png Added icon.png 2024-08-20 21:31:45 -04:00
index.html Corrected autocomplete 2024-08-21 08:46:39 -04:00
manifest.json Updated manifest 2024-08-20 23:56:37 -04:00
offline.html Corrected issue with the autofilling of ID's 2024-08-21 08:40:48 -04:00
randomWords.js Multiple modifications. Added randomized words for the output csv, corrected dark mode toggle 2024-08-20 22:00:35 -04:00
README.md Created README.md 2024-08-20 21:35:36 -04:00
styles.css Corrected issue with the autofilling of ID's 2024-08-21 08:40:48 -04:00
sw.js Added offline.html and update sw.js 2024-08-21 00:02:53 -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.