Skip to content

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

License

Notifications You must be signed in to change notification settings

SpaghettiCodeStudios/HowMuchWithTax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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