Skip to content

kmraven/calculator-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calcurator-GUI

This is a simple calculator program created using Java Swing GUI library. It imitates the macOS calculator's functionality.

スクリーンショット 2024-04-24 17 40 04

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Clear button to reset the calculator.
  • Accurate calculations with support for floating-point numbers.

Getting Started

To run the calculator on your local machine, follow these steps:

  1. Clone this repository to your local machine using git clone https://github.com/kmraven/calcurator-GUI.git.
  2. Open the project in your preferred Java IDE.
  3. Compile and run the Calc.java file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages