Project for CSCI373 (Advanced Web Tech)
Author: Oleg Silkin
This is a website that implements a graph algorithm to aggregate artists with their collaborators. The site first tries to search the local database for queries, if they aren't found then it tries to pull data using the Spotify API.
- Linux: Ubuntu 20.04 LTS running in WSL
- Apache 2.4
- MySQL 8.0
- PHP 7.4
This project made the use of the PHP Spotify API Binding to help access the Spotify API. If installing locally then you need to have composer installed and then run the following at the commandline:
composer require jwilsson/spotify-web-api-php
(Should be viewed in a Chrome-based browser, Firefox seems to have an issue viewing .mkv files)