This is a simple discount calculator that calculates the discount amount and final price based on the bill amount and discount percentage entered by the user.
To use the calculator, follow these steps:
- Enter the bill amount in the "Bill Amount" field.
- Enter the discount percentage in the "Discount Percentage" field.
- Click on the "Calculate" button.
The calculator will then display the discount amount and final price.
This calculator is built using HTML, CSS, and JavaScript.
To use this project, simply clone the repository to your local machine using the following command:
git clone : https://github.com/Karthik-beta/Discount-Calculator.git
Then, open the project folder and open the index.html file in your web browser.
If you have any suggestions for improving this calculator, please feel free to submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.