Skip to content

oneili126/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Java Calculator

This is a very basic Java Calculator that I made to practice Java and its GUI

This Java Calculator is made in the IntelliJ IDE (community edition). I was very excited to add some color once I was able to get the basic functionalites down.

Visual Aid (Video, Diagram, etc) https://youtube.com/shorts/2LPhz9IZbos?feature=share

User Instructions

  • Open the app
  • Enter your first number
  • Select an operation
  • Enter your second number
  • Press "=" to get your calculation

Developer Instructions

  • Download the class file from the src folder

Contributer Expectations

  • Please make a branch before you edit

Known Issues

  • I wanted to change the color of the buttons, but I have not been able to figure it out just yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages