Simple Municipal Property Tax Calculator
Find a file
2021-05-18 09:07:14 -06:00
css Upload of project files 2021-05-18 09:03:51 -06:00
js Upload of project files 2021-05-18 09:03:51 -06:00
bootstrap.min.css Upload of project files 2021-05-18 09:03:51 -06:00
LICENSE Initial commit 2021-05-18 08:26:57 -06:00
README.md Update README.md 2021-05-18 09:07:14 -06:00
taxcalc.html Upload of project files 2021-05-18 09:03:51 -06:00

taxcalc

Simple Municipal Property Tax Calculator

Usage

Currently all that is required is the taxcalc.html and js/taxcalc.html

This can be run straight from a browser or servered out on a webserver.

Additionally I found it works well in Wordpress as long as you strip out the stylesheet link and the extra JavaScript links at the bottom of the html file.