-
Install XAMPP and mySQL
-
Clone the repository inside of XAMPP htdocs folder
-
Open XAMPP and start Apache and mySQL
-
Open up your browser and go to localhost/cpsc-spring-332/AEM.php
-
This will have created all of the tables for the database
-
(optional) Go to localhost/add_dummy_data.php to add somme dummy data to play with.
- Go to localhost/cpsc-spring-332/index.php to start the application