Skip to content

TharukaSenevirathne/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalcMaster

Welcome to QuickCalc, your go-to online calculator for quick and easy calculations. Simplify your math tasks with our user-friendly interface and efficient functionality.

Features

  • Basic Calculator: Perform simple arithmetic operations like addition, subtraction, multiplication, and division.
  • Scientific Calculator: Handle more complex calculations, including trigonometric, logarithmic, and exponential functions.
  • BMI Calculator: Calculate your Body Mass Index (BMI) to assess your health status.
  • Loan Calculator: Determine your monthly loan payments based on loan amount, interest rate, and term.
  • Fixed Deposit Calculator: Calculate the maturity amount of a fixed deposit investment over a specified period.

Demo

demo

Getting Started

Prerequisites

  • Web browser (Chrome, Firefox, Safari, etc.)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/CalcMaster.git
  2. Navigate to the project directory:

    cd CalcMaster
  3. Open the index.html file in your web browser:

    open index.html

Project Structure

  • index.html: The homepage with options to select different calculators.
  • basic-calculator.html: The Basic Calculator page.
  • scientific-calculator.html: The Scientific Calculator page.
  • bmi-calculator.html: The BMI Calculator page.
  • loan-calculator.html: The Loan Calculator page.
  • fixed-deposit-calculator.html: The Fixed Deposit Calculator page.
  • css/styles.css: External stylesheet for styling the pages.
  • js/script.js: External JavaScript file for calculator functionalities.

Usage

Basic Calculator

  1. Open basic-calculator.html.
  2. Use the on-screen buttons to input numbers and perform arithmetic operations.

Scientific Calculator

  1. Open scientific-calculator.html.
  2. Use the on-screen buttons for complex calculations.

BMI Calculator

  1. Open bmi-calculator.html.
  2. Enter your height and weight to calculate your BMI.

Loan Calculator

  1. Open loan-calculator.html.
  2. Enter the loan amount, interest rate, and loan term to calculate your monthly payments.

Fixed Deposit Calculator

  1. Open fixed-deposit-calculator.html.
  2. Enter the principal amount, interest rate, and time period to calculate the maturity amount.

Contributing

Contributions are welcome! Please fork this repository and submit pull requests for any improvements or new features.

Thank you for using QuickCalc! Happy calculating!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published