Giter VIP home page Giter VIP logo

altsch_circle28_calculator_group_project's Introduction

AltSchool Circle 28 Calculator Project

Overview

The AltSchool Circle 28 Calculator Project is a collaborative effort by the Circle 28 team, implemented using vanilla JavaScript. In this project, every member of the Circle 28 team contributed to building various features, resulting in a fully functional calculator application.

Features

  • Addition: Perform addition operations.
  • Subtraction: Perform subtraction operations.
  • Multiplication: Perform multiplication operations.
  • Division: Perform division operations.
  • Squareroot: Perform square root operations.
  • Percentage: Perform Percentage operations.
  • Plus/Minus: Perform Negative operations.
  • Clear: Reset the calculator.
  • Backspace: Deletes the last digits of the current input field.
  • Error Handling: Handle invalid inputs and display appropriate error messages.

Usage

  1. Clone the repository:

    git clone https://github.com/Kehinde13/AltSch_circle28_calculator_group_project.git
  2. Open the index.html file in your web browser to access the calculator.

  3. Start performing calculations by clicking on the calculator buttons.

Contributing

We welcome contributions from the open-source community. If you'd like to contribute to the AltSchool Circle 28 Calculator Project, follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/new-feature
  3. Make your changes, and test them thoroughly.

  4. Commit your changes:

    git commit -m "Add new feature: [Your Feature Name]"
  5. Push your changes to your fork:

    git push origin feature/new-feature
  6. Create a pull request on the main repository, explaining your changes and their purpose.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

We would like to express our gratitude to all the members of the Circle 28 team for their contributions to this project.


Happy calculating!

Quickly view and test on StackBlitz ⚡️

altsch_circle28_calculator_group_project's People

Contributors

kehinde13 avatar pherbcampton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.