Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Simple Calculator Project

A basic calculator implementation in Java for performing arithmetic operations. This project serves as a simple yet functional calculator with user-friendly interface.

Features

  • Addition, substraction, multiplication, and division operations
  • Additional operations: square, square root, and reciprocal
  • Clear button for resetting the input
  • Decimal point for precise calculations
  • Responsive UI for seemless user interaction

What I learned

This project served as a great introductory project, allowing me to:

  • Gain hand-on experience in developing a Java Swing GUI application
  • Understand and implement event handling with ActionListener

About

A basic calculator implementation in Java for performing arithmetic operations.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages