Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 583 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 583 Bytes

Database and User Interface for Prescriptions-R-X

This code was developed by Emmanouil Theodosis for a class on Database Management Systems (DBMS).

In order to use it, you will need XAMPP. To add it to XAMPP, you will need to create a new database in the XAMP interface named precisely "Prescriptions-R-X" (otherwise you will get errors stating that <your_db_name> does not have the tables defined in the files). After creating the database in XAMPP, select it, select import, and choose the file "Prescriptions-R-X.sql".