Skip to content

Tax-MUI is a React web app built with Material-UI, enabling users to calculate their Indian tax liability under both old and new regimes. Simply input your details, and let Tax-MUI handle the rest.

Notifications You must be signed in to change notification settings

jaikrishnaverma-dev/tax_mui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tax-MUI: Indian Tax Calculator with Material-UI

Tax-MUI is a React web application built using the Material-UI design system. It is designed to calculate your tax liability according to the rules set by the Indian government, both in the old regime and the new regime. The application collects necessary details from the user and provides an accurate calculation of their tax obligations.

Features

  • Tax Calculation: Calculate your tax liability based on the rules of the Indian government.
  • Old Regime and New Regime: Choose between the old tax regime and the new tax regime for calculating taxes.
  • User Input: Collect user details such as income, deductions, and exemptions to compute tax.
  • Material-UI Design: Utilize the Material-UI design system for a modern and intuitive user interface.
  • Responsive Design: The application is responsive and adapts to different screen sizes and devices.

Technologies Used

  • React.js: Frontend JavaScript library for building the user interface and components.
  • Material-UI: Design system and React components library used for UI design and development.
  • JavaScript/ES6+: Programming language for frontend development.
  • HTML/CSS: Markup and styling languages for building web pages and styling components.
  • Indian Tax Rules: Implement Indian tax rules and calculations based on government regulations.

Installation and Setup

  1. Clone the repository: git clone https://github.com/jaikrishnaverma-dev/tax_mui.git
  2. Navigate to the project directory: cd tax_mui
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and navigate to http://localhost:3000 to access the application.

Usage

  1. Select the tax regime (old or new) you want to calculate taxes for.
  2. Provide the required details such as income, deductions, exemptions, etc.
  3. Click on the "Calculate Tax" button to compute your tax liability.
  4. View the calculated tax amount and any additional details provided by the application.

Demo

[Link to Live Demo](#)

Credits

This project was created by jai krishna verma. Special thanks to [Any contributors or resources you'd like to mention].

License

This project is licensed under the MIT License.

About

Tax-MUI is a React web app built with Material-UI, enabling users to calculate their Indian tax liability under both old and new regimes. Simply input your details, and let Tax-MUI handle the rest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published