Authors: Robin van der Markt, Rex Valkering, Sijmen van der Willik
To install the application on your localhost, follow these instructions:
- Place the contents of this folder in a directory of your choice, for example /var/www/iwa/www.
- Setup a local domain (for example localhost/iwa) and let it point to this directory.
- Make a copy of include/iwa_config_sample.php named include/iwa_config.php, and configure it.
- Make a copy of the Glassdoor and LinkedIn credential xml's, move them to the folder above this one (for example, /var/www/iwa) and fill in your developer credentials.
- Your application should now be ready to run.