Check it out here: https://cotizador-seguros-carmelitu.netlify.app/
Project made for a JavaScript course on Udemy. HTML and CSS are delivered already finalized by the teacher.
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 account the origin, the year of the car and the type of plan that you want to hire.
Home
Missing fields
Validations are OK, loading...
Outcome
- JavaScript
- HTML
- CSS
- Lucas Seijo - JavaScript - Carmelitu
- Juan Pablo De La Torre Valdez (Teacher) - CSS / HTML - Código con Juan