Shami96's picture
Update README.md
5bf7cce verified
---
title: NHVAS Quote Generator
emoji: 🧾
colorFrom: green
colorTo: gray
sdk: gradio
sdk_version: "4.44.1"
app_file: app.py
pinned: false
---
# Audit Invoice Generator — Professional UI
### Features
- Single upload (PDF or DOCX)
- Controls: invoice date, invoice number (auto if empty), type (Springy or Third Party JC), modules (1–4), unit price override
- Pricing:
- 1 = $650
- 2 = $750
- 3 = $850
- 4 = $950
- GST 10%
- Third party auto admin fee −$100
- Springy: contact info placed in header
- Third Party: contact info appended in body
- Output: Excel generated from your templates; optional PDF summary
- Persistent counter: `outputs/invoice_counter.json`
### Deploy Instructions
1. Create a Hugging Face Python Space.
2. Upload this repo including `assets/` with your templates.
3. Space will run automatically with `app.py`.