Skip to content

ikram4dev/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Php Calculator

๐Ÿ“– Description

A simple non-scientific calculator built with PHP, HTML, CSS, and JavaScript.
It is designed for performing basic operations like addition, subtraction, multiplication, and division.
This project was mainly created as a practice tool for learning PHP and front-end integration.


โœจ Features

  • Perform basic arithmetic operations (+, โˆ’, ร—, รท)
  • Square root (โˆš)
  • Percentage (%)
  • Power (xสธ)
  • Clear all (AC)
  • Clear last digit (C)

๐Ÿš€ How to Run

  1. Clone or download the project.
  2. Place the folder inside:
    • xampp/htdocs (if you are using XAMPP)
    • wamp/www (if you are using WAMP)
  3. Start Apache server.
  4. Open your browser and go to:
    http://localhost/your-folder-name

๐Ÿ› ๏ธ Technologies Used

  • PHP
  • HTML
  • CSS
  • JavaScript

๐Ÿ“ธ Screenshot

Screenshot


๐Ÿ’ก Future Ideas

  • Add keyboard support for faster input.
  • Extend it into a scientific calculator with advanced math functions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published