/Fence-Calculator

A fence calculator that provides a materials cost estimate based on Ontario building code and up to date materials pricing through SerpAPI.

Primary LanguageHTML

Fence Calculator

Description

Repo: https://github.com/tdickson96/Fence-Calculator

Pages: https://tdickson96.github.io/Fence-Calculator

This website uses HTML, CSS, and JS to determine the estimate cost of building a fence in North America. The fence calculator takes the fence length, post spacing, fence height, post height, railings per section, picket width, and picket spacing as parameters .

I wanted to create a simple fence calculator that could produce a price estimate in less than a minute.

There are many fence calculators to draw inspiration from and I found it helpful to learn server-side APIs.

Installation

Open the HTML browser and input the length of your fence. These input fields will provide the user with a fence cost estimate that is up to Ontario provincial code. Costs are based in Canadian pricing.

User Story

As a prior deck and fence contractor, I noticed the subpar quality of all websites providing fence estimates. I wanted to understand where the limitations lie, so that I may provide the user with an easy to use fence calculator that even has accessible UI. Specifically, certain websites did not provide multiple fencing options such as a 4x4 post or a 6x6 post. In certain areas, building code regulations are different and require specific materials.

Usage

Provide instructions and examples for use.

demo

demo

demo

demo

demo

Credits

Trent Dickson

Sal Hobbi

SerpAPI [https://serpapi.com/]

Fence Calculator [https://www.omnicalculator.com/construction/fence]

Features

  • Ontario building code
  • Fence estimates
  • Wood sourced from sustainable sources
  • License

    MIT License

    Copyright (c) [2022] [Trent Dickson]

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.