To install the application locally follow these steps:
- Setup and install an Apache and PHP server
- Simple to do by downloading and installing MAMP
- Clone the GitHub repo into your webserver root folder
- If installed MAMP it will be the
MAMP/htdocsfolder *initialize local database - Ensure your MAMP server is running and go to your PHP admin page
- Navigate to Databases and create a new database called "test_db"
- Finally run the generateDB script found in the webserver root folder
- If installed MAMP it will be the
- Can now go to
localhost/q-managmentin a web browser and should get the main index page