Tax-Planner is a simple web application that allows users to estimate their income tax based on their age, income, extra income, and deductions. It provides a convenient way for individuals to plan their taxes and make informed financial decisions.
- Calculate income tax based on user input for income, extra income, age, and deductions.
- Support for three age categories: <40, ≥40 & <60, and ≥60.
- Dynamic error handling with error icons and tooltips for input validation.
- Responsive design for seamless usage across different devices.
- HTML: Used for the structure and content of the web page.
- CSS: Used for styling and layout of the web page elements.
- JavaScript: Used for implementing interactive features and calculating tax.
- Bootstrap: Used for responsive design and styling components.
- jQuery: Used for DOM manipulation and event handling.
- Open the index.html file in your web browser.
- Fill in the input fields for income, extra income, age, and deductions.
- Click the "Submit" button to calculate the estimated tax.
- The result will be displayed in a modal showing the calculated tax amount.
- This project is inspired by [insert inspiration here].
- Icons used for error handling are from Font Awesome.
This project is licensed under the MIT License - see the LICENSE file for details.
