Skip to content
#

delivery-system

Here are 21 public repositories matching this topic...

A comprehensive Food Delivery System built with Spring Boot providing RESTful APIs for managing restaurants, menu items, orders, and users. Features JWT authentication, role-based authorization, order tracking, and complete restaurant management capabilities.

  • Updated May 17, 2025
  • Java

A modern delivery management web app built with React, Tailwind CSS, and JavaScript. It features dedicated dashboards for Admins, Drivers, Customers, and Managers, along with live tracking and automated invoicing. Uses React Router DOM for seamless navigation and React Hot Toast for interactive, real-time user notifications.

  • Updated Jan 22, 2026
  • JavaScript

delivery-eureka-server is the Service Discovery Server for the Guavapay Delivery microservice ecosystem. It uses Spring Cloud Netflix Eureka to allow all other services (like gw-delivery, ms-delivery-admin, ms-courier-order, and ms-parcel-order) to register and discover each other dynamically without hardcoding hostnames or ports.

  • Updated Oct 5, 2025
  • Java

A full-stack logistics automation system for Walmart’s Delivery Fulfillment Services (DFS). Built with FastAPI, PostgreSQL, and React Native to streamline order staging, barcode scanning, and driver dispatch workflows.

  • Updated Jan 6, 2026
  • JavaScript

A user-friendly interface where customers can register, log in, send parcels, and track them using a tracking ID. Admins assign riders, riders update delivery status, and their earnings are managed via a wallet system. The UI is intuitive and responsive for smooth courier management.

  • Updated Dec 16, 2025
  • JavaScript

gw-delivery is an API Gateway Service for a distributed parcel delivery system built on the Spring Cloud Gateway framework. It acts as a unified entry point to multiple backend microservices — such as ms-delivery-admin, ms-courier-order, and ms-parcel-order — handling routing, load balancing, and security token forwarding.

  • Updated Oct 5, 2025
  • Java

ms-delivery-user is a Spring Boot–based user management microservice that serves as part of a modular delivery system architecture. It provides RESTful APIs for user registration, authentication, and profile management, and integrates seamlessly with other services (like courier and order management) via OpenFeign.

  • Updated Oct 5, 2025
  • Java

The Delivery Config Server is a Spring Cloud Config Server that loads configuration properties from a Git repository (or optionally from the local filesystem). Each microservice retrieves its configuration at startup — or refreshes it dynamically — through this server.

  • Updated Oct 5, 2025
  • Java

Improve this page

Add a description, image, and links to the delivery-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the delivery-system topic, visit your repo's landing page and select "manage topics."

Learn more