Karetson / Calculator-App

Calculator that uses text file with operations to calculate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

About

Calculator-App is a program with basic math operations like add, subtract, multiply and divide. This application using text file with operations to do.

Technologies

  • Java 8+
  • Maven
  • JUnit 5
  • Commons-io

Installation instruction

In main project directory is located jar file that you can run by command in terminal: java -jar Calculator.jar You can also open application by Intellij IDEA.

About

Calculator that uses text file with operations to calculate.


Languages

Language:Java 100.0%