Skip to content

A functional calculator built with Java Swing. Supports basic and scientific operations with a clean modern UI. Ideal for desktop Java GUI practice and learning event-driven programming.

Notifications You must be signed in to change notification settings

elfbzkrtt07/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Java Swing Calculator

A modern-looking calculator built using Java Swing. Supports basic arithmetic operations as well as extended functions like square root, inverse, square, and percentage.

Features

  • Basic operations: addition, subtraction, multiplication, division
  • Extended operations: square, square root, 1/x, percentage
  • Sign toggle (±), decimal point support, clear/backspace functions
  • Responsive and sleek UI with custom button styling

Technologies

  • Java 8+
  • Swing GUI framework
  • AWT Event Handling

Getting Started

  1. Clone the repository:
    git clone https://github.com/elfbzkrtt07/Calculator
    cd java-calculator

About

A functional calculator built with Java Swing. Supports basic and scientific operations with a clean modern UI. Ideal for desktop Java GUI practice and learning event-driven programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages