Basic Calculator by Ikrash Haroon using php β Welcome to the Basic Calculator project! This simple yet powerful web-based calculator allows you to perform basic arithmetic operations like addition, subtraction, multiplication, and division. Designed with user-friendliness and efficiency in mind, this calculator is perfect for anyone needing quick and reliable calculations right from their web browser.
Features User-Friendly Interface: The calculator features a clean, intuitive design with a responsive layout, making it easy to use on any device. Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division effortlessly. Instant Results: Get your calculations done in real-time upon form submission. Error Handling: Ensures required fields are filled before performing calculations to avoid errors. Live Demo You can see a live demo of the Basic Calculator here.
Getting Started To run the Basic Calculator on your local machine, follow these simple steps:
Clone the Repository: Step 1: git clone https://github.com/IkrashHaroon/Basic-Calculator.git
Navigate to the Project Directory: Step 2: cd basic-calculator
Open index.html in your web browser: Double-click the index.html file Or, use a local server like XAMPP or MAMP to view it on http://localhost How to Use Enter the first number in the "Number 1" field. Enter the second number in the "Number 2" field. Click the "Calculate" button. View the results for addition, subtraction, multiplication, and division displayed below the form. Technologies Used HTML5: For structuring the web page. CSS3: For styling the web page. PHP: For handling the form submission and performing arithmetic operations. Contributing Contributions are welcome! If you have any suggestions or improvements, please create an issue or submit a pull request. Let's make this project even better together!
License This project is licensed under the MIT License. See the LICENSE file for more details.
Contact For any inquiries or feedback, please reach out to me at ikrashharoon1236@gmail.com
Enjoy using the Basic Calculator! π π©π»βπ» Designed with β€οΈ by M. Ikrash Ibn Haroon