Skip to content

updated carPay calc - added regression testing and a pie chart

Karan Kairon (bsk610) requested to merge carPay-RegTest-pChart into main

updated the car payment calculator with the following changes:

  • added code for regression testing (verify through the console in google chrome)
  • added a pie chart for visual representation (requires chart.js and react-chartjs-2)
  • added a check if current vehicle value > new vehicle price
  • fixed some minor bugs

Merge request reports

Loading