Skip to content

m1lestones/uplift-upholstery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Uplift Upholstery β€” MVP (Instant Baseline Quote)

A tiny, static MVP for fast upholstery quotes (dining chair seats).
No backend. Client-side estimator + Formspree for submissions. Deployed on Netlify.

✨ Features

  • Instant baseline estimate (labor + fabric)
  • Simple form (photo link + dimensions + contact)
  • Submits to Formspree (emails the request)
  • Mobile-friendly single page

🧱 Tech

  • HTML/CSS/JS
  • Formspree (form handling)
  • Netlify (hosting)

πŸ“‚ Structure

uplift-upholstery/
β”œβ”€ README.md
β”œβ”€ .gitignore
β”œβ”€ netlify.toml
β”œβ”€ /src
β”‚  β”œβ”€ index.html
β”‚  β”œβ”€ styles.css
β”‚  β”œβ”€ app.js
β”‚  └─ /assets
└─ /docs

πŸš€ Local Dev

Open src/index.html in your browser or use VS Code Live Server.

πŸ”§ Configure Formspree

  1. Create a Formspree form (JSON).
  2. Replace YOUR_ENDPOINT in src/app.js.

πŸ›« Deploy (Netlify)

  • Publish dir: src
  • Build: (none)

βœ… Roadmap

  • Auto photo quality check (AI)
  • Save leads to Google Sheet
  • Add FAQs + testimonials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors