Skip to content

A simple calculator that performs basic arithmetic operations and calculates simple and compound interest. Great for learning JavaScript and HTML.

Notifications You must be signed in to change notification settings

ArisLooi/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

Welcome to the Simple Calculator project! This is a basic calculator that performs arithmetic operations and calculates simple and compound interest. It's a great starting point for learning JavaScript and HTML.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Simple Interest Calculation
  • Compound Interest Calculation

Getting Started

Prerequisites

To run this project, you need a web browser.

Installation

  1. Clone the repository:
    git clone https://github.com/ArisLooi/simple-calculator.git
  2. Navigate to the project directory:
    cd simple-calculator
    

Usage

  1. Open the index.html file in your web browser.
  2. Use the buttons to perform arithmetic operations or calculate interest.

###Project Structure simple-calculator/
├── index.html ├── script.js ├── mascot.png └── README.md

Acknowledgments

Thanks to all the developers who have contributed to open-source projects and made learning to code accessible to everyone.

About

A simple calculator that performs basic arithmetic operations and calculates simple and compound interest. Great for learning JavaScript and HTML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published