Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 2.35 KB

README.md

File metadata and controls

39 lines (24 loc) · 2.35 KB

Tax Calculator

drawing

This is an awesome web app for tax calculation and comparing the old and new tax regimes in India. 🇮🇳🔍

Check it out: Tax Calculator

Description

The Tax Calculator is a web application designed to help users calculate their income tax liability in India. It provides a user-friendly interface where users can enter their income details, deductions, and other relevant information. The calculator then computes the tax liability based on both the old and new tax regimes, allowing users to compare the tax amounts and make informed decisions.

Features

  • Income Tax Calculation: The app accurately calculates the income tax amount based on the user's income, deductions, and applicable tax rates.
  • Comparison of Tax Regimes: Users can compare the tax liability under both the old and new tax regimes, enabling them to make informed decisions about which regime is more beneficial for them.
  • User-Friendly Interface: The web app offers a simple and intuitive interface, making it easy for users to enter their details and obtain accurate tax calculations.
  • Responsive Design: The app is built using responsive design principles, ensuring that it works well on various devices, including desktops, tablets, and mobile phones.
  • Secure and Private: The tax calculator prioritizes the security and privacy of user data, ensuring that sensitive information is protected. We do not store your data.

How to Use

  1. Visit the Tax Calculator website.
  2. Enter your income details, deductions, and other relevant information in the provided fields.
  3. Click the "Calculate" button to obtain the tax calculation results.
  4. Compare the tax liability under the old and new tax regimes to make an informed decision.
  5. Feel free to explore different scenarios by modifying the input values and recalculating the tax.

Technologies Used

  • React
  • Tailwind CSS
  • Github Pages

Contributing

Contributions to the Tax Calculator project are always welcome! If you find any issues or have ideas for enhancements, feel free to open an issue or submit a pull request. Please ensure that you follow the existing coding style and conventions.