A party music queue.
Authors: Jonathan Chan, Surabi Kondapaka, Daniel Sitnick, Vivian Yung
How to run (MAC OS):
- Download and install XAMPP
- Download files from repository and extract them to the directory you installed XAMPP in, inside ./htdocs/Jukebox
- Start the Apache servers and MySQL servers on XAMPP
- Visit localhost/phpmyadmin in your web browser and create three (3) databases: jb_playlists, jb_songs, jb_users
- Run localhost/Jukebox/setup.php in your web browser to setup databases
- Visit localhost/Jukebox/Login.php in your web browser to start