MythicalPets - Auction Website (2019)

JavaScript, PHP, SQL, HTML, CSS

An AMP-based web application for buying and selling mythical pets.

Demo

  1. To initialise the database import and run private/create_database.sql in phpMyAdmin

  2. To initialise correlations for personalised recommendations run (once) private/scheduled/category-correlations.py

This must be configured for your version of XAMPP/ WAMP/ MAMP (currently configured for MAMP). To do this edit "unix_socket='/Applications/MAMP/tmp/mysql/mysql.sock'" to select the directory and file of your mysql.sock