PWA for entering cards with Scryfall Autofill for Magic: The Gathering
Go to file
2024-08-20 23:59:34 -04:00
app.js Added color themes based on mana colors 2024-08-20 23:32:47 -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 Added sw.js to index.html 2024-08-20 23:59:34 -04:00
manifest.json Updated manifest 2024-08-20 23:56:37 -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 Added ability to clear theme 2024-08-20 23:43:49 -04:00
sw.js Changed service-worker.js to sw.js 2024-08-20 23:58:03 -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.