Full Stack
Magic Medley is a card collection application designed to help organize a
collection of Magic the Gathering cards. Using a combination of Vue and
Node, it allows users to search an external api(scryfall) for any card and
add it to their personal collection. Cards can then be separated into
different decks and shared with other users.
This application also includes basic information on the game, a guild system
to communicate with other users and a built in maps system to search for
card stores.
Magic Medley was built over a two week period with a team of 6 developers
following the Agile(SCRUM) method.