An open API service indexing awesome lists of open source software.

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.

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 account

OR

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!!