Skip to content

this project is made by me in first year to showcase my basic skills

Notifications You must be signed in to change notification settings

Anuj3366/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Calculator

About

This is a simple calculator application built in [insert language/framework here]. It allows users to perform basic mathematical operations like addition, subtraction, multiplication, and division. The application provides a user-friendly interface for performing calculations quickly and efficiently.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Clear/Reset functionality

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

List any prerequisites or dependencies required to run the software. For example:

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Anuj3366/calculator.git
  2. Navigate to the project directory:

    cd calculator
  3. [Optional] Install any necessary dependencies:

    npm install

Usage

Explain how to use the calculator application. Provide examples if applicable. For instance:

  1. Open the calculator application.
  2. Use the numeric keypad to input numbers.
  3. Use the operator buttons (+, -, *, /) to perform calculations.
  4. Click the "C" button to clear the input and start a new calculation.
  5. Press the "=" button to display the result.
Example:
Input: 10 + 5 =
Output: 15

About

this project is made by me in first year to showcase my basic skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published