/gentmobiliteit

Gent Mobiliteit

Primary LanguagePHPOtherNOASSERTION

Citadel-Parkings-Template

CITADEL on the move - Mobile application template for Parking Garages - www.citadelonthemove.eu

Deployment

  1. Put all the files under a folder named 'citadel-parkings-template' inside the web directory of your local webserver.

  2. Open the Config.php file and fill in your root web directory,e.g. (in a WAMP default installation):

    define(“HTDOCS_ROOT”, “C:/wamp/www/”)
    
  3. Open a browser and point it at: http://localhost/citadel-parkings-template/index.php

  4. The template application is up and running with the default sample dataset.

For more details on how to install the template and the underlying technology please refer to the [guide documents](doc/Installation Guide-Parking.docx) inside the 'doc' folder.