loama / car-insurance-api

NodeJS API for mocking car insurance sales

Home Page:https://car-insurance-test.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Insurance Test

Original Instructions

Saved in original_instructions.md file-

Usage

  • Clone Repo

  • npm install

  • npm run after-30-days will output results in console

  • Request localhost:5000/ from Postman or your browser to see in json format

  • Running in heroku, check it here it might take a few seconds when you first open it since heroku sleeps the servers after some time of not using it.

  • Front end available at https://car-insurance-test-75346.web.app/

Considerations

Tests cover everything but in a hardcoded way. In production we would need to test deeper.

About

NodeJS API for mocking car insurance sales

https://car-insurance-test.herokuapp.com/


Languages

Language:JavaScript 100.0%