Skip to content

LssPolymerElements/InterviewHomework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 

Repository files navigation

LSS Interview Homework


Instructions

  • Build a progressive web application that provides fictional life insurance quotes. Please feel free to use whatever frameworks or libraries you are comfortable with. Be as creative as you would like. This is a good opportunity to showcase your skills and talents! Show us what you've got!
  • Take as little or as much time as you need.
  • Please email the completed project zipped to mike-plumb@leavitt.com.

User Stories

  • As a user running the application I would like to be able to enter personal information so that the quotes I receive are relevant to my age and health.
  • As a user running the application I would like to receive a list of life insurance quotes so that I can choose a life insurance plan that fits my needs.

Acceptance Criteria

  • Obtains the user's full name, age, and health(poor, average, excellent).
  • Display three fake quotes to the user (name, premium). The quotes' premiums should be calculated from the answers to age and health.
  • Project must be able to be built on any machine with the following commands.
	npm install
	npm start

Thank you for your time! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •