https://github.com/diveshthapa/calculator
A basic Calculator program build using Java language.
https://github.com/diveshthapa/calculator
calculator java swing
Last synced: 4 months ago
JSON representation
A basic Calculator program build using Java language.
- Host: GitHub
- URL: https://github.com/diveshthapa/calculator
- Owner: diveshthapa
- License: gpl-3.0
- Created: 2024-07-15T08:23:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T13:04:54.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T06:12:40.664Z (over 1 year ago)
- Topics: calculator, java, swing
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# calculator
A basic calculator program build using Java language which can do following things :-
1. Addition
2. Subtraction
3. Multiply
4. Division
5. Result
6. Feel free to modity this project according to your requirements.
## Screenshot :
Basic Calculator
:-------------------------:
