Skip to content

Reeskoos/qt-smart-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Calculator

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.

SmartCalc
Also it has features for calculating credit payments and deposit profitability like banki.ru.

CreditCalc DepositCalc

Usage:

  1. Clone repository
git clone https://github.com/Reeskoos/qt-smart-calc
  1. Build:
make install
  1. Run executable:
calc

About

Stack calculator with credit/deposit calc features. Qt interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published