Skip to content

Vue project to simply have input output of decklist & card collection to see what is missing to make deck

Notifications You must be signed in to change notification settings

Xillians/what-am-i-missing

Repository files navigation

Magic gap analyzer

Welcome to the magic gap analyzer! This app was built as a tool for anyone who wants to know:

What am I missing from my collection to build this deck?

With magic the gathering arena, you can easily see a list that marks all the cards you're missing with red text. However, when you have a physical list, a tool like this might be handy as well!

This app uses next.js with chakra

Local development

In order to run the application, you need to do the following:

install

npm install

Run application

npm run dev

Build

This application is using github pages with github actions. With this, the app will automatically build and push the new version after successful builds, tests, and linting happens.

Contribution

Feel free to contribute! All help is welcome, and feel free to come with suggestions. Open an issue or open a pull request!

About

Vue project to simply have input output of decklist & card collection to see what is missing to make deck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published