My first attempt at an MVC-style website using only jQuery.
-
Updated
Apr 12, 2018 - JavaScript
My first attempt at an MVC-style website using only jQuery.
This program is an insurance price calculator. What it does is validate that all the fields have data, otherwise it returns an error. When it verifies that everything is OK, it shows a loading image and after 3 seconds it returns the price and the information of what was sent. The price data was hardcoded. To calculate the price, it takes into a…
Add a description, image, and links to the insurance-billing topic page so that developers can more easily learn about it.
To associate your repository with the insurance-billing topic, visit your repo's landing page and select "manage topics."