Database-UI
This User Interface has been tested using on an Apache Xampp server with MySQL.
To initialize, run the sql serverside to create the database and populate it with sample data.
From there, store the dbUI folder on your Xampp server and access the pages through the server.
Using Xampp: http://localhost/.../dbUI/home.php
Where /.../ is your storage location on your Xampp server.