Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 686 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 686 Bytes

Requirements/Installations: 1. XAMPP 2. PHP 3. MySQL

Step 1) Configure XAMPP Make sure that XAMPP is located in the C: drive after downloading Download the source code from Github and move it to the “htdocs” folder Start Apache and MySQL from the terminal

Step 2) Create the database in your local machine Create a database named “finalproject” Run the SQL code from github in a query Open C:\xampp\mysql\bin and locate my.ini, configure the settings to your local database credentials

Step3) Run the webpage from your local machine Open a browser (preferably google chrome) Paste the following into your search bar: http://localhost/471-final/frontEnd/index.php