Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Calculator

Project Status

📝 Project Description

This project is a basic calculator implemented with HTML, CSS, and JavaScript. The focus is to create a functional and intuitive user interface, demonstrating the application of programming logic to perform fundamental mathematical operations.

It is a classic project to consolidate knowledge in event handling and UI logic in JavaScript.

✨ Features

  • Basic Operations: Addition, Subtraction, Multiplication, and Division.
  • Clear: Button to clear the display (C).
  • Input Support: Supports integer and decimal numbers.
  • Responsive Interface: Design adapts to different screen sizes.

🛠️ Technologies Used

The project was built using the following technologies:

Technology Description
HTML5 Structure of the calculator and its buttons.
CSS3 Styling for a modern and functional appearance.
JavaScript (ES6+) Calculation logic and display handling.

🚀 How to Run

To use the calculator, follow the steps below:

  1. Clone the repository:
    git clone https://github.com/JessyTeixeira-QA/calculadora.git
  2. Navigate to the project directory:
    cd calculadora
  3. Open the index.HTML (or index.html) file in your preferred browser.

🧑‍💻 Author

Developed by Jessy Teixeira.

📄 License

This project is licensed under the MIT License. See the LICENSE file for more details. (Assuming the MIT license will be added or already exists; otherwise, this line may be adjusted).

About

Functional calculator implementing basic arithmetic operations with a focus on clean code and intuitive UI.

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages