Skip to content

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

License

Notifications You must be signed in to change notification settings

oldregime/NeonTAX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NeonTax - Modern Income Tax Calculator πŸ’ΌπŸ’»

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.


🌐 Live Demo

Check out the live application here: NeonTax - Modern Income Tax Calculator


πŸš€ Features

  • 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

πŸ› οΈ Technologies Used

  • 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.

πŸ“‚ Project Structure

NeonTax/
β”œβ”€β”€ index.html         # Main HTML file
β”œβ”€β”€ style.css          # Inline CSS for styling
β”œβ”€β”€ script.js          # Inline JavaScript for functionality

πŸš€ Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/NeonTax.git
  2. Open the index.html file in your browser to use the calculator.
  3. Alternatively, visit the live demo to use it directly.

✨ How It Works

  1. Enter your fixed annual income, basic salary, and other parameters.
  2. Select the applicable financial year.
  3. Click the "Calculate Tax" button.
  4. View the results, including:
    • Taxable Income
    • Total Deductions
    • Income Tax
    • Health & Education Cess
    • Net Salary

🎯 Roadmap

  • 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.

πŸ™Œ Contributing

Contributions are welcome! If you have suggestions for improvements or spot a bug:

  1. Fork the repository.
  2. Create a new branch (feature/my-feature).
  3. Commit your changes (git commit -m 'Add my feature').
  4. Push to the branch (git push origin feature/my-feature).
  5. Open a pull request.

πŸ“œ License

This project is licensed under the MIT License.


πŸ’¬ Contact

If you have any questions or feedback, feel free to reach out:


About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages