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
Anthony Wang 905f9ffdee
Merge pull request #1 from Ta180m/imgbot
[ImgBot] Optimize images
2021-06-25 02:16:55 +00:00
.gitignore Added back "Installe.sh" but completly rewrote it 2021-06-21 17:27:16 -05:00
Calculator.cpp Revert "I forgot to save the files before commiting, sorry" 2021-06-22 21:10:06 -05:00
CalculatorFunctions.cpp Revert "I forgot to save the files before commiting, sorry" 2021-06-22 21:10:06 -05:00
CalculatorFunctions.h Revert "I forgot to save the files before commiting, sorry" 2021-06-22 21:10:06 -05:00
CalculatorIcon.png [ImgBot] Optimize images 2021-06-24 15:15:58 +00:00
Installer.sh Bug fixes 2021-06-23 22:25:05 -05:00
Makefile Small edit to Makefile 2021-06-24 09:31:25 -05:00
README.md Updated README.md for gitlab 2021-06-24 03:19:05 +00:00

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

git clone https://gitlab.com/T4rtP1ck73/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 install it, run

bash Installer.sh

Execution instructions: To execute the program you can either run CalculatorExecutable in your terminal (located in /usr/CalculatorFiles), or 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 :).