Seek Phoenix
← Back to all builds Live

Live Ice Cream Truck Tracker

Find a truck, order ahead, and the truck gets routed to you the shortest way — live location on both ends.

The problem

Ice cream trucks are hit or miss to find — you either hear the jingle in time or you don't. And trucks themselves drive fixed or improvised routes with no visibility into where demand actually is. This app solves both sides: customers see truck locations live and can order ahead, and the truck gets a route calculated to reach every open order by the shortest path, instead of guessing where to go next.

How it works
01

Truck shares live location

The truck's position updates in real time, visible to anyone nearby using the app.

02

Customers order ahead

Seeing the truck nearby, a customer places an order and drops a pin for where they are.

03

Route recalculates automatically

As new orders come in, the app works out the shortest route connecting all open orders, so the truck isn't driving in circles.

Under the hood
truck order 1 order 2 order 3

Shortest-path routing between live orders, recalculated as new orders come in.

Stack

Live geolocation Route optimization Ordering flow