Skip to content

bjboss007/musala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone Dispatcher Application

This application is used to manage fleet of drones.

Introduction

There is a major new technology that is destined to be a disruptive force in the field of transportation: the drone. Just as the mobile phone allowed developing countries to leapfrog older technologies for personal communication, the drone has the potential to leapfrog traditional transportation infrastructure.

Useful drone functions include delivery of small items that are (urgently) needed in locations with difficult access.

Running the Application

Dependencies

The application is containerized using docker. This section explains the steps to run the application smoothly after download.

Getting Started

  • Install and setup docker
  • Open terminal and run the following commands
    $ git clone https://github.com/bjboss007/musala.git
    $ cd drone
    $ docker-compose build app
    $ docker-compose up -d
    
    

Once the application is up, you can proceed to the Swagger documentation to test out the endpoints. here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published