Skip to content

rabelamerany/delivery-service

Repository files navigation

Delivery Service

Rabab El Amerany Project

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.

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

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

Installation

You can instruct your audience on installing and setting up your app

  1. Clone the repo
    git clone https://github.com/rabelamerany/delivery-service
  2. Create database.php in application/config
    example : 'database' => 'test', 'hostname' => 'localhost', 'username' => 'root' .....
  3. Create database in your local database server like in database.sql in master repository
    CREATE DATABASE
    
  4. Go to Web url "localhost/delivery-service"
    Login : admin , password : admin
    

(back to top)

Contact

Rabab El Amerany - [email protected]

Project Link: https://github.com/rabelamerany/delivery-service

(back to top)