Yosef Haim Apps

Mini apps for embedding in CRM, Chatwoot, and other systems

💰
Quote Generator
Create and share beautiful price proposals with your customers
📄
View Quote (Sample A)
Single service with discount and VAT
🧾
View Quote (Sample B)
Multiple items, with discount
🌳
Family Tree
Visualize contact relationships in a hierarchical tree view
Embedding Instructions
These apps are configured to be embedded as iframes

Example iframe code:

<iframe
  src="https://apps.yosefha.im/quote?price=1000&discount=200"
  width="100%"
  height="600"
  frameborder="0"
></iframe>

Features:

  • CORS enabled for cross-origin embedding
  • X-Frame-Options set to allow all origins
  • Responsive design works in any container
  • Clean, modern UI with shadcn/ui components