A simple calculator with GUI, documentation, manual, it's own math library and installer.
The project was intended to show us the entire process of creating software (not just programming) while also teaching us the basics of working in a team.
The project assignment (in czech) can be found here
If you don't intend to edit or view the code just install the calculator here. Otherwise clone the directory
git clone https://github.com/Toaster192/Ivs_team_project.git
This instalation will only work if your Linux distribution supports debian packages (Ubuntu, debian etc.)
All the required software should be included.
Download the .deb package here.
Navigate to the folder where the package is and
apt install ./meriones_installer.deb
Then to run the program use the command
meriones-calculator
- Ondřej Kinšt - Toaster192
- Jaromír Wysoglad - vyzigold
- Silvie Chlupová - schlupov
- Ivana Saranová - isaranova
This project is licensed under the GNU GPL v.3 License.