Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

MyCalc

This is a simple calculator built with HTML, CSS, and JavaScript. It supports basic arithmetic operations and allows users to perform calculations easily.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Clear and delete functionality.
  • An Ans button to use the result of the last calculation.
  • User-friendly interface.

Technologies Used

  • HTML: For structure and layout.
  • CSS: For styling the calculator.
  • JavaScript: For functionality and interactivity.

How to Use

  1. Open index.html in your web browser.
  2. Enter numbers using the calculator buttons.
  3. Select an operator to perform a calculation.
  4. Press = to see the result.
  5. Use the Ans button to insert the last calculated result.
  6. You can clear the display using the AC button or delete the last digit using the DE button.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/MyCalc.git
  2. Navigate to the project directory:
    cd MyCalc
  3. Open index.html in your browser

About

Simple Calculator Application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages