Skip to content

This project is a simple calculator application that allows users to perform basic arithmetic operations.

Notifications You must be signed in to change notification settings

BasemYahia402/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Calculator Project

This project is a simple calculator application that allows users to perform basic arithmetic operations.

Description

The calculator project provides a user-friendly interface for performing addition, subtraction, multiplication, and division operations. It's built with [HTML5 / CSS3 / JS / BOOTSTRAP / SASS ].

Installation

Follow these steps to install and run the calculator application locally:

  1. Clone the repository to your local machine:

    git clone https://github.com/BasemYahia402/Calculator.git
    
  2. Navigate to the project directory

  3. Open the index.html file in a web browser to use the calculator.

Contributing

Contributions are welcome! If you'd like to contribute to the calculator project, follow these steps:

  1. Fork the repository on GitHub.

  2. Clone your forked repository:

    git clone https://github.com/BasemYahia402/Calculator.git
    
  3. Create a new branch for your feature/bugfix:

  4. Make your changes and commit them:

    git commit -m "Add your descriptive commit message here"
    
  5. Push your changes to your forked repository:

    git push origin feature/your-feature-name
    
  6. Create a Pull Request (PR) from your forked repository's branch to the main repository's main branch on GitHub.

Please ensure your contributions adhere to the project's coding guidelines and standards. If you're unsure about any aspect of your contribution, feel free to create an issue to discuss it further.

About

This project is a simple calculator application that allows users to perform basic arithmetic operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published