A professional, no-backend client proposal builder for freelancers and small businesses. Create stunning proposals, export to PDF, and share via link — all from a single HTML file.
chethanprem.github.io/client-proposal-generator
Full section-by-section builder with toggle on/off for each section:
| Section | What it includes |
|---|---|
| Cover Page | Title, tagline, client name, date, valid until |
| About Us | Company introduction |
| Services Offered | Icon + title + description per service |
| Why Choose Us | 2-column highlight grid |
| Scope of Work | Numbered deliverables with details |
| Project Timeline | Phase → milestone → duration |
| Pricing | Qty × Rate auto-calculation with grand total |
| Terms & Conditions | Multi-line terms, pre-fills from company profile |
| Signature Block | Auto-populated from company profile |
| Custom Sections | Add unlimited custom sections |
| Layer | Technology |
|---|---|
| UI | HTML5, CSS3 (CSS Variables) |
| Logic | Vanilla JavaScript (ES6+) |
| Storage | localStorage — persists on refresh |
| PDF Export | jsPDF |
| Fonts | Playfair Display + Source Sans 3 + Source Serif 4 |
No install needed.
index.htmlclient-proposal-generator/
└── index.html # Everything in one file — UI, logic, styles
localStorage — nothing sent to any serverChethan Prem — github.com/chethanprem
Part of a series of free, no-backend business tools built for freelancers and small businesses.
MIT — free to use, modify, and share.