Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.23 KB

File metadata and controls

30 lines (24 loc) · 1.23 KB

CommonSpace

Common Space to Try Different Things

Projects

Income Tax Calculator

A React application to calculate income tax based on different tax regimes. It includes:

  • Old Tax Regime
  • New Tax Regime 2024
  • New Tax Regime 2025

Features

  • Calculate tax for different income ranges.
  • Input additional deductions for the old tax regime.
  • Compare tax calculations between different regimes.
  • Display tax differences between the new tax regimes.

How to Run

  1. Clone the repository:
    git clone https://github.com/sharshach/CommonSpace.git
    cd CommonSpace/income-tax# CommonSpace

Common Space to Try Different Things

How Github Copilot Chat Helped

How Copilot Helped

GitHub Copilot played a crucial role in creating the React application quickly and efficiently. It provided intelligent code suggestions, helped in writing boilerplate code, and acted as a coding partner throughout the development process. This allowed for faster implementation of features and ensured a smoother coding experience. Copilot's ability to understand the context and provide relevant code snippets significantly reduced development time and improved productivity. Commands to Copilot (6-25)

7up7down

Under Progress