/WB-Door-Calculator

Williams Brothers Door Calculator - calculates material needed to fulfill WB orders

Primary LanguageJavaScript

Note to self: Check out my notes on how I would improve this project if I were to create it again.

To add: Testing would be fantastic, much like my tests in my Coding Callenges Repository

WB Door Calculator

  • Automatic solving

    • Dropdown menu: WB Doors
    • One input box that takes QTY.
  • Calculate button that sends method name and numbers to the back end as json.

  • Dropdown choices come from rest api.

  • Displays calculated result as well as combined result.