This is actually not my project but a fork of someone else's project
This repository has been archived on 2022-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-06-17 10:08:20 -05:00
Calculator.cpp Bug fixes 2021-06-16 18:02:56 -05:00
CalculatorFunctions.cpp "Files should only be used when you want to store data outside of the program or for multiple sessions" 2021-06-17 08:58:50 -05:00
CalculatorFunctions.h Bug fixes 2021-06-16 18:02:56 -05:00
Installer.sh Bug fixes 2021-06-17 10:08:20 -05:00
README.md Added to "README.md" 2021-06-16 19:01:43 -05:00

Installation instructions: Open up your terminal application, Then type in

git clone https://github.com/T4rtP1ck13/Terminal-Based-Calculator"

this downloads the folder with all the necessary files, next you have to go into the folder we downloaded to do this type in

cd Terminal-Based-Calculator

and finally to run the installer type in

bash Installer.sh.

Execution instructions: To execute the program you will need to go onto your desktop and click/double click on

Calculator.

NOTE: This calculator is only for fun to test out my coding skills, Please report issues in the issue tab so I can fix them. Please don't be rude in the issues tab :).