Skip to content

HTML, CSS ve JavaScript kullanılarak oluşturulmuş basit bir iPhone tarzı hesap makinesidir.

License

Notifications You must be signed in to change notification settings

dusova/iphone-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPhone Style Calculator

This project is a simple iPhone-style calculator built using HTML, CSS, and JavaScript. The calculator performs basic arithmetic operations such as addition, subtraction, multiplication, and division, as well as additional functions like percentage calculation, clearing the screen, and deleting the last entered digit.

Features

  • Addition, subtraction, multiplication, and division operations
  • Percentage calculation feature
  • Clear the screen completely (AC)
  • Delete the last entered digit ()
  • iPhone-style user interface

Screenshot

Calculator Screenshot

Installation

You can install the project by cloning it to your computer or downloading the zip file.

Steps:

  1. Clone this project or download the zip file:

    git clone https://github.com/dusova/iphone-calculator.git
  2. Open the files and run the index.html file in your browser.

Usage

  1. Select the number and the operation you want to perform.
  2. Press the = button to execute the operation.
  3. The calculator will display the results on the screen.

Project Structure

  • index.html: HTML file containing the calculator interface.
  • style.css: CSS file for the calculator interface styling.
  • script.js: JavaScript file providing the calculator functionality.

Contributing

We welcome contributions! You can open a pull request or provide feedback through the issues tab.

  1. Fork this project.
  2. Create a new feature branch (feature-branch).
  3. Commit your changes.
  4. Open a pull request.

License

This project is licensed under the MIT License. For more information, see the LICENSE file.

About

HTML, CSS ve JavaScript kullanılarak oluşturulmuş basit bir iPhone tarzı hesap makinesidir.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published