Skip to content

A modern web application to calculate monthly take-home salary based on annual fixed pay input in India.

Notifications You must be signed in to change notification settings

vishnurp3/salary-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salary Calculator

A modern, clean web application to calculate the monthly take-home salary based on the annual fixed pay input. This project uses HTML, CSS, and JavaScript to provide a user-friendly interface and accurate calculations.

Installation

To run this application locally:

  1. Clone the repository:
git clone https://github.com/vishnurp3/salary-calculator.git
  1. Navigate to the project directory:
cd salary-calculator
  1. Open index.html in your preferred web browser.

Usage

  1. Enter your annual fixed pay in the input box.
  2. Click the "Calculate" button.
  3. The monthly take-home salary will be displayed below.