A tiny, static MVP for fast upholstery quotes (dining chair seats).
No backend. Client-side estimator + Formspree for submissions. Deployed on Netlify.
- Instant baseline estimate (labor + fabric)
- Simple form (photo link + dimensions + contact)
- Submits to Formspree (emails the request)
- Mobile-friendly single page
- HTML/CSS/JS
- Formspree (form handling)
- Netlify (hosting)
uplift-upholstery/
ββ README.md
ββ .gitignore
ββ netlify.toml
ββ /src
β ββ index.html
β ββ styles.css
β ββ app.js
β ββ /assets
ββ /docs
Open src/index.html in your browser or use VS Code Live Server.
- Create a Formspree form (JSON).
- Replace
YOUR_ENDPOINTinsrc/app.js.
- Publish dir:
src - Build: (none)
- Auto photo quality check (AI)
- Save leads to Google Sheet
- Add FAQs + testimonials