I Built a Free Local Service Cost Calculator Website

javascript dev.to

Hi DEV community,

I recently built a free website called ServicePricingTool.

The idea is simple: a lot of people do not know what local services should cost before they book. So I wanted to create a website where someone can quickly estimate prices for common services before contacting a provider.

The site currently has calculators for:

  • House cleaning
  • Move-in cleaning
  • Move-out cleaning
  • Carpet cleaning
  • Rug cleaning
  • Upholstery cleaning
  • Lawn care
  • Pressure washing
  • Gutter cleaning
  • Junk removal
  • Dog grooming
  • Auto detailing

The goal is to make the estimates easy to understand, especially for homeowners who just want a quick price range.

I built it as a static website with HTML, CSS, and JavaScript. I also added guide pages to help answer common pricing questions for each service category.

Website: https://servicepricingtool.com/

I would really appreciate feedback on:

  • The homepage design
  • The calculator cards
  • The pricing estimate layout
  • Any local service calculator I should add next

This is still a growing project, so any feedback would help a lot.

Thanks for checking it out.

Source: dev.to

arrow_back Back to Tutorials