https://github.com/isharax9/calculator-app
This Java Calculator Application is a Java-based project developed using NetBeans IDE. It provides a user-friendly interface and supports a wide range of mathematical operations.
https://github.com/isharax9/calculator-app
basic-calculator-app calculator-application java java-calculator windows-application
Last synced: 8 months ago
JSON representation
This Java Calculator Application is a Java-based project developed using NetBeans IDE. It provides a user-friendly interface and supports a wide range of mathematical operations.
- Host: GitHub
- URL: https://github.com/isharax9/calculator-app
- Owner: isharax9
- License: mit
- Created: 2023-10-22T18:17:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T18:28:57.000Z (over 2 years ago)
- Last Synced: 2025-06-12T13:07:04.955Z (12 months ago)
- Topics: basic-calculator-app, calculator-application, java, java-calculator, windows-application
- Language: Java
- Homepage:
- Size: 84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows Calculator Application
## Overview
This Windows Calculator Application is a Java-based project developed using NetBeans IDE. It provides a user-friendly interface and supports a wide range of mathematical operations.
## Features
- Basic arithmetic operations (addition, subtraction, multiplication, division).
- Advanced functions (square root, power, trigonometric functions, etc.).
- History of calculations.
- User-friendly interface with a modern design.
## Screenshots

## Installation
1. Clone or download this repository to your local machine.
2. Open the project in NetBeans IDE.
3. Build and run the application.
## Usage
Simply launch the application, and you can start performing various mathematical operations.
## Contributing
If you want to contribute to this project, please follow the standard GitHub fork and pull request workflow.
## Contact
If you have any questions or feedback, feel free to contact me at [isharax9@gmail.com](mailto:isharax9@gmail.com).
## Give a Star ⭐
Your support and feedback are highly valued, so if you find this project useful, consider giving it a star ⭐️. I appreciate your interest in my work.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
Enjoy using the Windows Calculator Application!