A simple Java Swing-based calculator. Supports addition, subtraction, multiplication, and division with decimal input and proper error handling. The GUI features a modern, pastel-themed design with bold, readable result display.
- Easy-to-use GUI using JFrame,JTextField,JButton, andJLabel
- Supports decimal numbers
- Handles invalid input gracefully
- Pastel-themed interface: baby pink buttons, baby blue background
- Bold result display for clarity
- Java SE
- Swing for GUI
Developed by: [RAMYA PATHAK]
License
This project is licensed under the MIT License.