Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 973 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 973 Bytes

mtg-collection

Create a digital version of your paper MTG collection

  1. Identify your user(s): Magic the Gathering collectors.

  2. What is the problem you’re solving? Not able to virtually store a collection, or search individual cards / build decks efficiently with your paper collection.

  3. What is the solution? Create an application that allows you to search the entire MTG card database to create your digital collection. Also allows you to search your own collection and create decks with what you own.

  4. What is the MVP scope? (core features you must get working) Being able to create your own collection and search through it.

  5. What are the tough technical challenges involved with solving this problem? MTG card API accessing and processing. UI/UX implementation.

  6. What are the stretch goals? Account creation/authentication. Create your own decks based on your collection. Make the collections shareable with friends. Send trade requests to friends.