https://github.com/umesh-01/calculatrice
Calculatrice is a GUI calculator. It is written in Java (JDK 8 or version 1.8.281), it can perform basic calculations as well as it can convert currency from Indian rupees to other units.
https://github.com/umesh-01/calculatrice
application calculator-application calculatrice currency-converter gui gui-application gui-calculator java java-8 java-application swing-application swing-gui
Last synced: about 1 month ago
JSON representation
Calculatrice is a GUI calculator. It is written in Java (JDK 8 or version 1.8.281), it can perform basic calculations as well as it can convert currency from Indian rupees to other units.
- Host: GitHub
- URL: https://github.com/umesh-01/calculatrice
- Owner: Umesh-01
- License: mit
- Created: 2021-05-16T16:38:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T07:45:15.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T08:57:56.592Z (3 months ago)
- Topics: application, calculator-application, calculatrice, currency-converter, gui, gui-application, gui-calculator, java, java-8, java-application, swing-application, swing-gui
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Calculatrice
Calculatrice is a GUI calculator. It is written in Java (JDK 8 or version 1.8.281), it can perform basic calculations as well as it can convert currency from Indian rupees to other units.## Features
## Requirements
Java version 8 or higher## Installation
Press the Fork button, to save a copy of this repository on your GitHub accountOR
Download this repository by clicking on Download ZIP inside the Code button
OR
Clone this repository by typing `git clone https://github.com/Umesh-01/Calculatrice.git` command in git bash
## Contributing
PRs are welcome 🙂
If you find any issue just put it in the issue section
Try to follow PEP 8 guidelines and add comments!!