https://github.com/eziraa/calculator
https://github.com/eziraa/calculator
calculator-application calulator java javafx javafx-application javafx-components
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eziraa/calculator
- Owner: eziraa
- Created: 2023-04-07T19:06:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T08:05:43.000Z (almost 2 years ago)
- Last Synced: 2025-07-30T20:01:50.294Z (5 months ago)
- Topics: calculator-application, calulator, java, javafx, javafx-application, javafx-components
- Language: Java
- Homepage:
- Size: 8.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Calculator Project
Welcome to the Calculator Project! This project is a simple calculator application that provides basic arithmetic operations and more.
## Overview
The Calculator Project is a versatile calculator application designed to perform various mathematical operations. Whether you need to make quick calculations or handle more complex equations, this calculator has you covered.
## Features
- Addition, subtraction, multiplication, and division operations.
- Support for parentheses to control the order of operations.
- Memory functionality to store and recall results.
- [Add any additional features specific to your calculator.]
## Screenshots

*Calculator Board*
## Getting Started
1. **Installation:**
- Clone the repository: `git clone https://github.com/eziraa/Calculator.git`
- Navigate to the project directory: `cd calculator-project`
- Run it with intellij
## Usage
- Enter numbers and use buttons to perform operations.
- Use parentheses to control the order of operations.
- Memory buttons (M+, M-, MR, MC) for storing and recalling results.
Happy calculating!