Back to resume
Portfolio · Live demo

Booking Studio

Booking confirmation & invoice generator

A real, hands-on tool — not a screenshot. Fill in a reservation, watch the document build live, then download a polished, client-ready PDF. It's the same booking-and-document workflow I build for travel & hospitality startups, running entirely in your browser.

  • Add line items, set a tax rate and currency — totals recalculate instantly.
  • Live preview renders the exact document you’ll download.
  • One click generates a real vector PDF, 100% client-side. No upload, no server.
Nuxt 3VueTypeScriptjsPDFTailwind
Loading the demo…

How it's built

A single-page Nuxt 3 app written in TypeScript. State and totals are reactive Vue computeds; the document on the right is the live source of truth. Clicking Download PDF generates a real vector PDF with jsPDF, loaded on demand — so the export runs fully client-side with no upload and no backend. It mirrors the booking-and-document workflows I ship for travel & hospitality clients.