Skip to content

A simple Java Swing-based calculator with a clean UI supporting basic arithmetic operations (+, −, ×, ÷).

Notifications You must be signed in to change notification settings

ChhaviJoshi/Java-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Java-Calculator

A simple Java Swing-based calculator with a clean UI supporting basic arithmetic operations (+, −, ×, ÷).

🧮 Java Swing Calculator

A simple desktop calculator built with Java Swing.
Supports basic arithmetic operations with a clean and user-friendly interface.


✨ Features

  • Addition, Subtraction, Multiplication, Division
  • Error handling for division by zero
  • Responsive and clean UI
  • Alternating grey & white button design

🚀 Getting Started

Prerequisites

  • Java JDK 8 or above
  • Any IDE or editor (VS Code, IntelliJ, Eclipse)

Run

  1. Clone the repository:
    git clone https://github.com/your-username/java-calculator.git

About

A simple Java Swing-based calculator with a clean UI supporting basic arithmetic operations (+, −, ×, ÷).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages