Skip to content

A clean, responsive calculator built with HTML, CSS, and JavaScript. Supports basic arithmetic, error handling, and intuitive UI.

License

DevOlabode/simple-calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator App

This is a simple calculator application built using HTML, CSS and Javascript. It provides basic arithmetic operations like addition, subtraction, multiplication, and division.

My Image

Features

  • Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division.
  • Clear Display: Displays the input and results clearly.
  • User-Friendly Interface: Simple and intuitive design.
  • Error Handling: Handles division by zero and other potential errors.

Live Demo

Live App Here

Screenshots

My Image My Image

Getting Started

To run the calculator app locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/DevOlabode/simple-calculator-app.git
  2. Navigate to the project directory:
    cd simple-calculator-app
  3. Open index.html in your web browser.

Usage

  • Input Numbers: Use the number buttons to input numbers.
  • Select Operations: Use the operator buttons (+, -, *, /) to select the desired operation.
  • Calculate Result: Press the equals (=) button to calculate the result.
  • Clear Display: Press the clear (C) or clear entry (CE) button to clear the display.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please feel free to open an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Commit your changes and push to your fork.
  5. Submit a pull request.

License

This project is licensed under the MIT License - see the MIT file for details.

Author

  • DevOlabode

About

A clean, responsive calculator built with HTML, CSS, and JavaScript. Supports basic arithmetic, error handling, and intuitive UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published