Academic Project
Uber Post Delivery
A Laravel API backend for a Flutter-based package delivery app that connects users with drivers for delivery requests and tracking.
Mobile delivery backend
Laravel APIs supporting real-time request workflows, authentication, and delivery tracking.
Project Overview
Uber Post Delivery is a mobile-first package delivery idea implemented with a Flutter frontend and Laravel backend. My responsibility was building the API layer to support user authentication, delivery request creation, status handling, and order tracking.
The backend needed to support practical delivery workflows while staying clean enough for academic development and future extension into a more complete logistics platform.
Key Features
- Laravel APIs for delivery request creation and lifecycle handling.
- Authentication support for mobile users and drivers.
- Order tracking logic for package delivery progress.
- Backend designed to integrate cleanly with a Flutter application.
Technology Stack
Laravel
API
Flutter Integration