Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

SmartCalc

Description: Implemented a calculator with trigonometric phenomena, substituting an X and drawing graphics

I used to write it in C. I wrote it in S++ using the MVC (Model – View – Controller) design pattern and solid principles. According to all this, all business logic (Model) is separated from the interface (View) and combined through an intermediary - the controller.

Functional:

  • arithmetic operations
  • trigonometric operations
  • insert x
  • drawing a graph

OS

  • MacOs

Dependencies

  • Qt5
  • Qt6
  • Cmake
  • make

install

make install

open

make open

About

Калькульятор на QT

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages