PROJECT DETAILS
DRIVER
Overview
Fish & Chips Delivery Tracker (Driver) is a web app built to help manage delivery runs by logging deliveries, tracking payment status, and keeping delivery history. It also includes a Quick Change Calculator to help drivers handle cash payments accurately and quickly.
Problem
- Delivery runs involve multiple addresses/orders and it’s easy to lose track without a simple system.
- Cash payments can lead to mistakes when calculating change quickly under pressure.
- A clear log and payment tracking reduces errors and improves consistency.
Solution
- A structured way to add deliveries with key details (e.g., postcode, amount due, and notes/details).
- Track payment status and record the amount the customer paid when needed.
- Built-in Quick Change Calculator to assist with accurate change breakdowns.
- Delivery history view for reviewing previous entries.
What I built
- A front-end web app with a delivery list, delivery history, and edit/delete controls.
- Payment handling flow including payment status and “customer paid (£)” input.
- A Quick Change Calculator to help calculate change for cash transactions.
- Built to be lightweight and usable on mobile and desktop.
Skills demonstrated
- Turning a real workflow into a practical tool with a clear user flow.
- UI organisation and readability (structured layout, clear actions, consistent spacing).
- Problem-solving: handling payment states and change calculation support.
- Attention to detail: reducing input mistakes and improving usability.
How it can be adapted for a business
- Can be adapted into a branded landing page for a service or role.
- Structure can be reused for internal pages, guides, or simple tools.
- Brand colours, typography, and layout can be adjusted to match any company.