Skip to content

I have designed a simple calculator that takes 2 numbers from the user and performs basic arithmetic operations.

Notifications You must be signed in to change notification settings

furkan-dogu/Hesap-Makinesi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hesap Makinesi

About the Project

This web application provides a simple calculator interface where users can perform arithmetic operations on two input numbers.

Features

  • Addition (➕)
  • Subtraction (➖)
  • Multiplication (✖️)
  • Division (➗)
  • Clear result button

Usage

  1. Enter the first number in the "1. Sayı" input field.
  2. Enter the second number in the "2. Sayı" input field.
  3. Click the corresponding operation button (➕, ➖, ✖️, ➗) to perform the desired calculation.
  4. The result will be displayed below the buttons.
  5. Use the "Sil" button to reset the result.

About

I have designed a simple calculator that takes 2 numbers from the user and performs basic arithmetic operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages