/FLY-FOODS-FOOD-DRONE-DELIVERY

Open-source autonomous drone delivery system developed by the Abuad Developers Community.

Primary LanguageJavaScriptMIT LicenseMIT

FLY-FOODS-DRONE-DELIVERY

FlyFoods-drone is an open-source autonomous drone delivery system built by the Abuad Developers Community. Afe Developers Community

For more info about the community.

Our drone connects to the server using the local cellular network, which drives it to pick-up and deliver orders. Orders can be submitted via the server API, the web app. Payments are processed on the paystack api running on a node server.

Get Started


The project consists of 3 main components:

  • Server controlling communication between drone and server, handling external API requests, Paystack payments etc

  • Web app for placing orders and making payments

  • AR_DRONE module

Authors

  • Omoruyi Ohuoba (@Omoruyiohuoba)- Web App Development, Server API, PayStack payments, Database
  • Amaino Oti (@Amainooti) - Drone/Server communication
  • Akoh Jesse (@Akohjesse) - Open Source Maintainer, Front-end Web

Contributions

  1. Fork the repo

  2. Create a feature branch git checkout -b xyz

  3. Push to the branch git push origin xyz

  4. Create a new Pull Request

  5. It'll be merged upon review

License

Distributed under the MIT license. See LICENSE for more information