Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.73 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.73 KB

How Much With Tax

A Javascript and PHP app to calculate Total amount of an item with tax based on location

Website

Releases

Contribute

There are many ways to contribute to SPFtoolbox.

Screenshot

big screenshot

Quick Start

  1. Dowload the latest release of SPFtoolbox
  2. Upload the contents to your webserver enabled with PHP 5.3+
  3. Extract the contents of the zip file on your server to your desired directory.
  4. Import the .sql file to your desired MySQL database
  5. Update the info in databaseQuery.php with your database credentials.
  6. Add your google maps API key in reverseGeocode.php
  7. Navigate to index.html
  8. Enter in your your subtotal and submit!

Questions, Concerns, and Feature Request

  • Please create an issue or send me an email if you have feedback to give

Created by Charles Barnes