/almanamagic

A "Magic: The Gathering" card searcherer and manager

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

AlmanaMagic

A "Magic: The Gathering" card searcherer and manager.

Tech Stack

PHP, HTML, CSS, Javascript and MySQL. This project consumes the Scryfall API.

Dependencies

This project depends on php-curl library for fetching data from the API. You can install it through:

Ubuntu/Debian LAMP

  sudo apt-get install php-curl

Ubuntu/Debian XAMPP

See this reference for enabling the php-curl library on a Linux XAMPP.