Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diveshthapa/calculator
A basic Calculator program build using Java language.
https://github.com/diveshthapa/calculator
calculator java swing
Last synced: 7 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T13:04:54.000Z (4 months ago)
- Last Synced: 2024-07-23T15:14:46.420Z (4 months ago)
- Topics: calculator, java, swing
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- 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. Result6. Feel free to modity this project according to your requirements.
## Screenshot :
Basic Calculator
:-------------------------:
![basiccalculator](https://raw.githubusercontent.com/diveshthapa/calculator/main/basic%20calculator%20560px.jpg)