Skip to content

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…

Notifications You must be signed in to change notification settings

Carmelitu/cotizador-seguros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cotizador de Seguros - Insurance Price Calculator

Netlify Status

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 Screen

Home

Missing fields

Validations are OK, loading...

Outcome

Builded with 🛠️

  • JavaScript
  • HTML
  • CSS

Authors ✒️

About

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…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published