Skip to content

Latest commit

 

History

History
 
 

Tip Calculator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

JavaScript tip calculator

This script consists of user input--> total bill amount and bill percent and it calculates the tip amount and the total bill.

Use of the Project:

Enter bill amount and tip percent to obtain the tip amount to be paid.

Used Stack

  • HTML5
  • CSS3
  • JavaScript

Steps to Use:


  • Download or clone the repository
git clone https://github.com/supzi-del/Web-dev-mini-projects.git
  • Go to the directory
  • Run the index.html file
  • Calculate tip.

Video