1- Once DCBSAL has been downloaded, unzip the folder and place it in the localhost directory location
2- Go to phpmyadmin -> create a new database called db_dcbsal -> import: db_dcbsal, which is in the previously unzipped folder.
3- Go to DCBSAL/PHPscripts/db.php -> db_connect() -> mysqli_connect() and set database connection parameters.
4- Launch the app in your browser.