Skip to content

RESTful Sinatra app that builds Magic: The Gathering decks utilizing Scryfall API for card data

License

Notifications You must be signed in to change notification settings

mddilley/mtg-deck-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic the Gathering Deck Builder

Use this application to plan and build Magic the Gathering decks in Standard format. Add cards to decks and also view your collection of cards that belong in all of the decks that you create.

Installation

Clone this repository, and then execute:

$ cd mtg-deck-builder
$ bundle

In the terminal, run:

$ rackup config.ru

Then, visit http://localhost:9292 in your browser.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mddilley/mtg-deck-builder. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The application is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the mtg_deck_builder project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

RESTful Sinatra app that builds Magic: The Gathering decks utilizing Scryfall API for card data

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published