Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 394 Bytes

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.