This is a demo record store application. You can use it to help you complete lab 8. It is You can also read this README file to find out the sorts of things that should be included in a README file!
Author & Contact
----------------
Sorrel Harriet s.harriet@gold.ac.uk
Installation Instructions
-------------------------
+ Check you have a LAMP stack installed with PHP>5 and MySQL>5
+ Upload the application to your web root folder.
+ Run the record-store.sql file on your database.
+ Run the dummy_data.sql file to insert some data.
Configuration Instructions
--------------------------
Modify the includes/db_connect.php script with your MySQL database credentials.
Live Demo
---------
A demo version of this app is deployed at the following URL: