Skip to content

A simple Java applet calculator that performs basic arithmetic operations (addition, subtraction, multiplication, division) with a user-friendly interface. Built using AWT, this project showcases the functionality of Java applets for basic computation tasks. Includes clear functionality for easy resetting of inputs.

Notifications You must be signed in to change notification settings

1amgiri/Basic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Calculator Applet

This is a simple Java applet calculator that performs basic arithmetic operations, including addition, subtraction, multiplication, and division. The applet is designed using AWT (Abstract Window Toolkit) and provides a user-friendly interface for performing calculations.

Features

  • Basic arithmetic operations: Addition, Subtraction, Multiplication, Division
  • Clear functionality to reset input fields
  • Responsive design with an aesthetically pleasing color scheme

Prerequisites

  • Java Development Kit (JDK) installed on your machine (version 8 or above recommended).
  • An applet viewer or a compatible web browser that supports Java applets.

How to Run

  1. Clone this repository to your local machine:
    git clone https://github.com/username/calculator-project.git

About

A simple Java applet calculator that performs basic arithmetic operations (addition, subtraction, multiplication, division) with a user-friendly interface. Built using AWT, this project showcases the functionality of Java applets for basic computation tasks. Includes clear functionality for easy resetting of inputs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages