This is a simple web application built using HTML, CSS, and JavaScript to calculate discounts on bill amounts. It allows users to input a bill amount and select a discount percentage, providing the calculated discount amount and the final payable amount.
- Features
- Usage
- File Structure
- Installation
- Contributing
- License
- Calculate discounts based on a bill amount and chosen percentage.
- Responsive and user-friendly interface.
- Reset option to clear input values.
- Usage
- Clone the repository to your local machine.
- Open the index.html file in a web browser.
- index.html: Main HTML file containing the structure of the web app.
- script.js: JavaScript file with logic for discount calculation and event handling.
- style.css: CSS file for styling the web app interface.
- background.jpg: Background image used in the application.
No specific installation steps are required. Simply clone the repository or download the files to your local machine and open index.html in a web browser.
Contributions are welcome! Feel free to submit issues or pull requests for any enhancements or bug fixes.
This project is licensed under the MIT License.