The following instructions assume you have XAMPP and Symfony installed. To view this project please clone this repo into the htdocs folder, import the database from the sql folder into MySQL. Open a command line interface within the project and run symfony server:start. You should be able to access the site at: localhost/BigLibrary-master/index.php
This project was done as a solution to an end of the week project during my fullstack course at code factory.
Please view the assignment.pdf to view the expected results.
Cheers!