2026 · In progress
Auto Günther
A booking system and site for taxi drivers, with live distance and time calculation for each ride.
- Role
- Solo build — design, frontend, backend
- Stack
- Next.jsTypeScriptTailwindSupabaseSanityVercelResend

Overview
Auto Günther is a booking system and website for taxi drivers. Customers book a ride and get a live calculation of distance and time up front; drivers confirm and manage their jobs from the other side.
Approach
The work splits into two surfaces: a public booking flow for customers, and a driver-facing portal where confirmations happen behind a one-time token. The booking flow stays linear — one decision per screen — and the driver view is a single dense screen meant for a phone, mid-shift.
The whole thing is a solo build — design, frontend, and backend. Next.js and Tailwind on the front, Supabase for data, Sanity for content, Resend for transactional email, all deployed on Vercel.
Status
In progress, not deployed yet.