Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How Complicated is it to Add a Square-Footage Calculator to a Site?
#1
I have a client who needs a web site. I'm the writer on the job. He told me he wants a square-footage calculator to figure area (he is a building materials supplier) so customers can get an idea of how much their job is going to cost. He said that a site designer told him this is very expensive to put together. I can see how it would be if you did the coding from scratch. But it would seem logical that a "stock" calculator from a web design tools site (I assume these exist) could do the same thing for a nominal fee, if not for free.

Any web design folks care to comment? Suggestions on where this might be found? TIA.
Reply
#2
Google "widget square footage"..wouldn't that do it?
Reply
#3
sf = x * y

Done.
Reply
#4
Yeah Seacrest but he wanted an actual calculator on there. I already fed him that suggestion, but thanks! Beagledave, nope, that didn't yield much, but thanks.
Reply
#5
How does he define "expensive."
That kind of thing is pretty easy to write.
All you need is a couple of form elements for input and a container for output.
The most time-consuming part of it is probably the look and feel of the UI.
Reply
#6
Also depends on if it needs live updating (ajax), graphical representations, variants like odd shapes, materials....

But if you just want someone to be able to input their square footage and output a price, that's like a $50 job you post on craigslist.
Reply
#7
Yeah, that's what I thought! A simple, cheap job. I don't know the web designer, but I've shared my thoughts with the client on why this should be a cheap job.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)