A simple industrial project which is written in c++ for calculating the optimized amount of raw materials to make a standard alloy.
cd build
cmake ..
make
cd build/test
./test
The app is written with gtk and glade. None of the UI elements are implemented.
In order to run the app you must copy app/views content to build/app/views.
cd build/app
./app