Skip to content

chriscorp11/ioscalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

iOS Calculator Clone (Mobile Friendly)

iOS Calculator by Chris Corp

Overview

This project is a clone of the iOS Calculator, designed to be mobile-friendly and used as an additional calculator on your phone. The calculator was built using HTML, CSS, and JavaScript to mimic the functionality and appearance of the iOS calculator.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division.
  • Percentage calculation.
  • Inversion of numbers (positive/negative).
  • Clear (AC) button to reset the calculator.
  • Designed to be mobile-friendly, mimicking the iOS calculator interface.
  • Can be added to the home screen for quick access.

Add to Home Screen

To use this calculator as an additional calculator on your phone, follow these steps:

  1. Open the Calculator in your Browser: Open the provided URL or file in your mobile browser.
  2. Add to Home Screen:
    • iOS (Safari): Tap the "Share" button at the bottom of the screen, then select "Add to Home Screen". Follow the prompts to add the calculator to your home screen.
    • Android (Chrome): Tap the three-dot menu at the top-right corner of the screen, then select "Add to Home Screen". Follow the prompts to add the calculator to your home screen.
  3. Access and Use: Once added, you can open the calculator directly from your home screen and use it like any other app.

How It Was Built

The iOS Calculator clone was built using the following technologies:

  • HTML: The structure of the calculator.
  • CSS: Styling to closely mimic the appearance of the iOS calculator, ensuring a clean and responsive design.
  • JavaScript: Logic for the calculator's functionality, handling user inputs and performing calculations.

License

© Chris Corp 2024 All rights reserved. """

About

iOS Calculator Clone (Mobile Friendly)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages