Skip to content

My first project (an Java Swing App) in programming from _ April 2017

Notifications You must be signed in to change notification settings

vihanga886/calculator-App-Java

Repository files navigation

Calculator App

Screenshot 2024-09-21 182610

This is a simple calculator application built using Java Swing. The app allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division. It features a user-friendly graphical interface for easy interaction.

Features

  • Basic arithmetic operations: Addition, Subtraction, Multiplication, Division
  • Clear and Reset functionality
  • Responsive GUI using Java Swing components
  • Error handling for invalid inputs

How to Use

  1. Clone the repository.
  2. Run the project using your preferred Java IDE or command line.
  3. Use the calculator to perform calculations by entering numbers and selecting operations.

Getting Started

Prerequisites

  • Java Development Kit (JDK) installed
  • Java IDE (eg-Netbeans, IntelliJ IDEA, Eclipse) or command line tools

From the development stage...

Screenshot (36)

Usage

  • Enter numbers using the buttons on the GUI.
  • Select the desired arithmetic operation.
  • Press the "=" button to see the result.
  • Use the "C" button to clear the current input.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Inspired by basic calculator applications.
  • Thanks to the Java Swing community for their support and resources.

About

My first project (an Java Swing App) in programming from _ April 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages