An open API service indexing awesome lists of open source software.

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

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