Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 958 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 958 Bytes

Calculator

This is a simple calculator application written in C#. It provides basic arithmetic operations such as addition, subtraction, multiplication, and division.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Requirements

  • .NET Framework 4.7.2 or later

Installation

  1. Clone the repository:
    git clone https://github.com/Mohamedizeldeen/Calculator.git
  2. Open the solution file in Visual Studio.
  3. Build the solution to restore the necessary packages.

Usage

  1. Run the application.
  2. Enter the first number.
  3. Select the operation (addition, subtraction, multiplication, division).
  4. Enter the second number.
  5. Press the = button to see the result.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

Contact

If you have any questions, feel free to contact me at eng.mohamed.izeldeen@gmail.com.