Prabin-Kumar-Sahu / Tips-Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

live-link=>https://Tip-Calculator.prabinkumarsahu.repl.co

Tips-Calculator

Tip calculator made using JavaScript, HTML, and CSS is a simple yet useful tool for anyone who wants to calculate the appropriate tip to add to their bill. This calculator takes input from the user, such as the total bill amount and the percentage of the tip they wish to leave and also number of people . Using JavaScript, the calculator then calculates the appropriate tip amount and displays the total amount has to be due per person, including the tip. The HTML and CSS are used to create a visually appealing and user-friendly interface for the calculator. Users can input their information, and the results are displayed in real-time, making it easy to use and understand. This tip calculator is a great example of how web technologies can be used to create practical tools that make everyday tasks easier.

About


Languages

Language:JavaScript 34.3%Language:HTML 34.2%Language:CSS 31.4%