#INFO
- Clone the project: https://github.com/amjadharri/rumple.git
- you will need any local server setup to run the project on your local machine. e.g WAMP
- Configure the Database, You will find it in the database folder/rumpledb.sql
- DB configs: $host: "localhost". $user: "root". $password: "". $dbname: "development_task"
Please let me know if you have any questions I would be glad to answer.