A "Magic: The Gathering" card searcherer and manager.
PHP, HTML, CSS, Javascript and MySQL. This project consumes the Scryfall API.
This project depends on php-curl library for fetching data from the API. You can install it through:
sudo apt-get install php-curl
See this reference for enabling the php-curl library on a Linux XAMPP.