Enable the GD Library in your php.ini file.
Open your XAMPP Control Panel and start Apache and MySQL.
Extract the downloaded source code zip file.
Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
Extract the downloaded plugins zip file.
Copy the extracted plugins folder and paste it into the source code root path.
Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
Create a new database naming rdms_db.
Import the provided SQL file. The file is known as rdms_db.sql located inside the database folder.
Browse the Rescue Dispatch Management System in a browser. i.e. http://localhost/rdms/.
Admin Default Access: Username: admin Password: admin123