Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 704 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 704 Bytes

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