/TipCalculator

JavaScript Fun: Tip Calculator

Primary LanguageHTML

In this project, a simple tip calculator is made which takes

  1. billing amount,
  2. percentage of tip, and
  3. a number of persons as input. As per the three inputs it generates a tip for the serving person.