Skip to content

The Drone Food Delivery Service provides various functionalities for all parties: the end customer, the restaurant, and the drone operator. The customer can create an order, and the restaurant can forward it to the drone service, which will distribute the order to the available drones using a Message Queue.

Kesha123/drone-food-delivery-service

Repository files navigation

Drone Food Delivery Service

Description

The Drone Food Delivery Service provides various functionalities for all parties: the end customer, the restaurant, and the drone operator. The customer can create an order, and the restaurant can forward it to the drone service, which will distribute the order to the available drones using a Message Queue. Users can utilize a convenient web client interface, and drone operators can track drones and customer orders via another web interface.

Requirements

  • Docker and Docker compose plugin

How to start

git clone [email protected]:Kesha123/drone-food-delivery-service.git
cd drone-food-delivery/
bash jwt-setup.bash
docker compos up

Docs

You can get acquainted with the project deeply by reading report.pdf.

About

The Drone Food Delivery Service provides various functionalities for all parties: the end customer, the restaurant, and the drone operator. The customer can create an order, and the restaurant can forward it to the drone service, which will distribute the order to the available drones using a Message Queue.

Resources

Stars

Watchers

Forks

Packages

No packages published