Skip to content

evelynlacerda/tipcalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Splitter: Tip Calculator

A simple way to split the bill and tip the waiter!

👥 Clone this repository:

git clone https://github.com/evelynlacerda/tipcalculator.git

📚 What I learned:

  • How to use the input to manipulate in JavaScript;
  • Knew the Sass technology and how to use it;
  • How to use .toFixed() to limit the number of decimal places;
  • How to use forEach to iterate over an array;

🚀 Technologies:

🧮 How to use:

  • Enter the bill value;
  • Select the tip percentage, or type your own;
  • Enter the number of people;
  • Splitter will calculate the tip and the total value per person automatically.

📷 Preview:


🤝 Contributors: