Skip to content

A simple calculator project using Netbeans GUI for Software Design Course

License

Notifications You must be signed in to change notification settings

CJ-rogue/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator using NetBeans GUI

image

Table of Contents:

  1. Introduction
  2. Download Executable File
  3. Usage
  4. License

Introduction

A simple calculator project using Netbeans GUI for Software Design Course

Download Executable File

  1. Download the Zip File: Click Here
  2. Unzip the file
  3. Open dist folder
  4. Click MyCalculator to run the Executable Jar File

Note

Make sure you have Java installed on your computer or run the JAR File from the command line using the following command:

java -jar MyCalculator.jar

Usage

This calculator supports basic arithmetic operations: addition, subtraction, multiplication, and division. Use the C button to clear the screen.

License

This project is licensed under the terms of the MIT License.

About

A simple calculator project using Netbeans GUI for Software Design Course

Topics

Resources

License

Stars

Watchers

Forks

Languages