Skip to content

Latest commit

 

History

History
executable file
·
11 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

executable file
·
11 lines (7 loc) · 356 Bytes

A musical instrument store for CS 340

Created by Michael Giovannoni and Daniel Kato

Uses php, mySQL, html, and js

Setup instructions:

  1. download and add files to a server with PHP 5 installed.
  2. edit config.php with the correct database credentials.
  3. edit the $directory variable in header.php and footer.php so that the links work correctly.