Delivery management software, also known as broker software, streamlines business delivery operations from start to finish. Delivery management software can be used by brokers, drivers, restaurant delivery, logistics and transportation companies. Thanks to this tool, you will be able to automate the different operations of a delivery, such as distribution, pick-up / collection. You will also have the possibility of having an optimized route to quickly reach your final destination. Browse our product list to find the software that will meet your delivery management needs. You can also select free delivery management software.
To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- Download Xampp or WampServer ....
https://www.apachefriends.org/download.html
You can instruct your audience on installing and setting up your app
- Clone the repo
git clone https://github.com/rabelamerany/delivery-service
- Create database.php in application/config
example : 'database' => 'test', 'hostname' => 'localhost', 'username' => 'root' .....
- Create database in your local database server like in database.sql in master repository
CREATE DATABASE
- Go to Web url "localhost/delivery-service"
Login : admin , password : admin
Rabab El Amerany - [email protected]
Project Link: https://github.com/rabelamerany/delivery-service