Back to Products

Product Node // 5
Treatment Quote App
A cross-platform desktop app for creating and managing treatment plan cost quotes in a medical or wellness practice. Build patient quotes, manage treatments and payment templates, and export PDFs—fully offline.
ElectronReactTypeScriptTailwind CSSVite
Treatment Quote App

A cross-platform desktop application for creating and managing treatment plan cost quotes in a medical/wellness practice. Built with Electron, Vite, React 18, TypeScript, and Tailwind CSS.
Features
- New Quote — Build a complete patient quote with treatments, visit planning, and cost breakdown
- PDF Export — Download a professional PDF or send to the system print dialog
- Admin — Manage treatment catalogue, payment templates, and clinic branding/settings
- Offline — Fully offline; patient data and settings persisted to local JSON files in the OS user data directory
Getting started
git clone https://github.com/siyam-uddin-talha/treatment-quote-app.git
cd treatment-quote-app
pnpm install
pnpm dev
Tech stack
- Electron + Vite
- React 18 + TypeScript
- Tailwind CSS
- Zustand, React Hook Form, Zod
- @react-pdf/renderer for PDF export