Skip to content

Toaster192/Ivs_team_project

Repository files navigation

Meriones Calculator

BUT FIT - IVS Project 2


IVS Project 2

A simple calculator with GUI, documentation, manual, it's own math library and installer.

About

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.

Assignment

The project assignment (in czech) can be found here

Getting Started

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

Install from package

Prerequisites

This instalation will only work if your Linux distribution supports debian packages (Ubuntu, debian etc.)

All the required software should be included.

Installing

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

Built With

  • Python - The programming language used
  • PyQt - Used for the GUI

Authors

License

This project is licensed under the GNU GPL v.3 License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published