NeonTax is a responsive and user-friendly web application designed to simplify income tax calculations for Indian financial years 2024-25 and 2025-26. With its sleek design and efficient functionality, users can instantly compute their taxable income, deductions, and net salary.
Check out the live application here: NeonTax - Modern Income Tax Calculator
- Dynamic FY Switching: Toggle between FY 2024-25 and FY 2025-26.
- Customizable Inputs:
- Fixed Annual Income
- Basic Salary
- PF Deduction (12% or None)
- Employer NPS Contribution (0%, 10%, or 14%)
- Professional Tax
 
- Real-Time Tax Calculation:
- Taxable Income
- Total Deductions
- Income Tax
- Health & Education Cess
- Net Salary
 
- Responsive and Modern Design:
- Glassmorphism UI
- Mobile-friendly layout
 
- HTML5: Semantic structure for web content.
- CSS3: Glassmorphism styling with gradients and animations.
- JavaScript: Logic for tax calculations and interactive elements.
- Google Fonts: Clean and modern typography with the "Poppins" font family.
NeonTax/
βββ index.html         # Main HTML file
βββ style.css          # Inline CSS for styling
βββ script.js          # Inline JavaScript for functionality
- Clone the repository:
git clone https://github.com/your-username/NeonTax.git 
- Open the index.htmlfile in your browser to use the calculator.
- Alternatively, visit the live demo to use it directly.
- Enter your fixed annual income, basic salary, and other parameters.
- Select the applicable financial year.
- Click the "Calculate Tax" button.
- View the results, including:
- Taxable Income
- Total Deductions
- Income Tax
- Health & Education Cess
- Net Salary
 
- Add more deduction options (e.g., 80C, 80D).
- Enhance user experience with tooltips and guides.
- Support for other financial years and countries.
- Deploy live using GitHub Pages.
Contributions are welcome! If you have suggestions for improvements or spot a bug:
- Fork the repository.
- Create a new branch (feature/my-feature).
- Commit your changes (git commit -m 'Add my feature').
- Push to the branch (git push origin feature/my-feature).
- Open a pull request.
This project is licensed under the MIT License.
If you have any questions or feedback, feel free to reach out:
- LinkedIn: Divyansh Joshi
- Email: divyansh.joshi@example.com