ColdIV / math-tool

math-tool - a school project
2 stars 0 forks source link

math-tool C/C++ CI

math-tool - a school project

Note: This was a school project but has since been finished and thus is open for contributions. We don't plan to work on this any further but if you want to try something, or feel like adding a feature or whatsoever - feel free!

General description

The tool consists of 3 main parts:

Calculator

Geometry

Function plotter

master branch

The master branch should always be clean and running fine! If you work on an issue, please create a new branch and create a pull request when done. The pull request should be reviewed by at least one person before it gets merged into the master. You can push "bugs" to your branch but not to the master.

Project management

Some issues / tasks depend on others, those are listed as "On hold". If you start working on one of those tasks, please move them to "In progress".

If you start working on an issue, don't forget to assign it to you!