Smart_calc is a standart calculator with functions support.
Main logic developed in C, view part in C++ and Qt Framework. Code fully covered with unit-tests.
- Clone repository
git clone https://github.com/Reeskoos/qt-smart-calc
- Build:
make install
- Run executable:
calc