=== Quote calculation Sytem ===
Contributors: bikram_sth
Donate link: 
Tags: quote calculation based on location and vehicle saved on database and hourly based calculation, 
Requires at least: 3
Tested up to: 3.9.1
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Quote calculation system is used for quote calculation of the vehicle based on location and also hourly based calculation that are saved in database.

== Description ==
Firstly use <strong>[quote-system]</strong> in post/page, where you want to get form in frontend.
Create Quote Processing page and use <strong>[quote-system-processing]</strong> for quote calculation.
Create Quote Reservation page and use <strong>[quote-system-reservation]</strong> for quote reservation and sending email.
Add the quote processing and quote reservation in options of the plugins and add others options too.

= Key Feature =

* saving different vehicle in database
* saving different location in database
* saving rate for travelling based on the location and vehicle
* calculate the rate based on hourly calculation
* add the options to sends emails of the quote and quote processing


== Installation ==

1. Download the plugin and extract the files
2. Upload "quote-calculation-system" to your wp-content/plugins/ directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Check the "Quote Calculation System" Tab created by this plugins for setup.


== Screenshots ==

1. Manage vehicle.
2. Add vehicle.
3. Manage Location.
4. Add Location.
5. Manage Location Rate.
6. Add Location Rate.
7. Extra setting tab.
8. Front End Form.
9. Form processing and getting rate from databases.

== Frequently Asked Questions ==
* No question initially

== Changelog ==
= 1.1 =
* jquery ui added for tab options.
* datepicker added to the form.
* quote processing added in widget
* hourly based calculation added in the form 
* booking detail send to store administration throught email

= 1.0 =
* Quote calculation system first release


