https://github.com/chicacode/insurance
Web app development for car insurance made with JavaScript and Bootstrap-Material
https://github.com/chicacode/insurance
Last synced: over 1 year ago
JSON representation
Web app development for car insurance made with JavaScript and Bootstrap-Material
- Host: GitHub
- URL: https://github.com/chicacode/insurance
- Owner: chicacode
- Created: 2019-11-18T11:03:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T14:26:07.000Z (over 6 years ago)
- Last Synced: 2025-01-22T07:33:17.594Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://chicacode.github.io/Insurance/.
- Size: 273 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web development for Car Insurance
Made with Javascript and Bootstrap Material-Design
There are 3 types of models: American, Asian and European.
In addition, there is a list of years with a maximum in the current year, and a minimum of 20 years ago, which is covered by insurance.
The functionality will be performed depending on the type of car and the year in which it was purchased. The European car being the most expensive insurance.
It is also filtered by type of insurance, the most basic being the most economical and the most complete being the most expensive
It has been made with prototypes and a new version has been made with ES6 with classes and constructor