Index-al / Spellsmith

🧙‍♂️ WIP Deck Builder for Magic the Gathering
MIT License
1 stars 0 forks source link

Feature/changemodelstructure #34

Closed treblotnad closed 4 months ago

treblotnad commented 4 months ago

This pull request includes the 2 previous pull requests. This allows my collection to display all unique cards in a collection (1 collection per user). Seed data has been updated, and models have been adjusted to have cards not univeral objects. Included scryfall api through Axios for getting image url server side and sending for collection, saved in db by name and uuid.