Skip to content

Latest commit

 

History

History
 
 

03.TIP_Calculator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Tip Calculator

Overview of Tip Calculator

A simple website build using HTML, CSS & JavaScript to calculate the tip amount for the bill.

This application will take three inputs from the user, Bill Amount, tip(%) and no of persons sharing that bill. After user clicks on the calculate button , tip amount will be display on the screen.

Tech Stack

HTML CSS JS

ScreenShot

Initially, the UI looks like:

After entering the values in the input box, UI lokks like:

Live Demo

Visit Website

https://khushi-purwar.github.io/Web-Dev-ProjectKart/Tip%20Calculator/