Skip to content

dylhof/modern-magic-deck-advisor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic the Gathering is an enjoyable and competitive game that can be prohibitively expensive for the average player. This app allows Modern Magic the Gathering players to track the cards they own and compare the prices of decks they can start to fit any budget. A user can save decks to review later and add cards to their wish list for future purchase. With prices updating daily, this app provides a seamless user experience for choosing what decks to build next. Find the working app HERE.

How to use the app:

As a User:

  • Navigate to this link to start using Modern Magic Deck Advisor.
  • From there, simply start entering cards you already own and click the 'Compare Deck Prices' to see decks you can start building today
  • Click 'Show All Cards' under a deck you are interested in or 'Save Deck' to save it for later review
  • See a card you want? Click 'Add to Wish List' for later purchase
  • Navigate from 'My Cards' to 'Saved Decks' or 'Wish List' right from the header

As a Contributor:

  • Fork the repo
  • Open your terminal
  • cd to where you want the repo directory to be created
  • Clone your fork down to your machine either
    • with SSH: git clone [email protected]:yourusername/modern-magic-deck-advisor.git
    • or with HTTPS: git clone https://github.com/yourusername/modern-magic-deck-advisor.git
  • cd modern-magic-deck-advisor
  • npm install
  • git push any changes up to your fork
  • Make pull requests from your fork to the original repo

mmda

mmda_decks

Contributors:

About

An app for tracking Magic cards and comparing deck prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 89.1%
  • CSS 8.8%
  • HTML 2.1%