Overview of Tip Calculator
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.
View attachment 54
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
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.A simple website build using HTML, CSS & JavaScript to calculate the tip amount for the bill.