Skip to content

This is a simple but advanced web based calculator where u can experience modern UI , responsiveness and many more.

License

Notifications You must be signed in to change notification settings

programmingwithprince/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Calculator

Welcome to the Calculator project! This repository contains a simple web-based calculator built using HTML, CSS, and JavaScript. It's designed to perform basic arithmetic operations with a user-friendly interface.

Visit and preview the app here

https://programmingwithprince.github.io/calculator/

🚀 Features

  • Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division.
  • Mobile-Friendly Design: Optimized for use on mobile phones.
  • User-Friendly Interface: Simple and intuitive design for easy usage.

📦 Installation

To get started with the Calculator project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/programmingwithprince/calculator.git
    cd calculator
  2. Open the project: Open the index.html file in your web browser to start using the calculator.

🛠️ Usage

  1. Open the Calculator: Open the index.html file in your preferred web browser.

  2. Perform Calculations: Use the buttons on the calculator interface to perform basic arithmetic operations.

📋 Project Structure

Here's an overview of the project's structure:

calculator/
├── css/
│   └── styles.css
├── js/
│   └── script.js
├── index.html
├── LICENSE
└── README.md

css/: Contains the CSS file for styling the calculator.
js/: Contains the JavaScript file for calculator functionality.
index.html: The main HTML file for the calculator interface.
LICENSE: The license file for the project.
README.md: Project documentation.

⚠️ Note

This calculator is primarily designed for use on mobile phones and may not be fully responsive on desktop devices.

🤝 Contributing

We welcome contributions! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

📝 License

This project is licensed under the Apache-2.0 License. See the LICENSE file for details.

📧 Contact

For any questions or suggestions, feel free to reach out:


Thank you for using the Calculator! We hope it makes your calculations easier and more efficient. Happy calculating! 😊

About

This is a simple but advanced web based calculator where u can experience modern UI , responsiveness and many more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published