{"id":19129338,"url":"https://github.com/tonitaga/calculator-application-cpp-qt","last_synced_at":"2026-05-18T14:09:23.300Z","repository":{"id":180721370,"uuid":"665587289","full_name":"tonitaga/Calculator-Application-CPP-Qt","owner":"tonitaga","description":"Calculator in C++ programming language using Qt framework. Uses Dijkstra's algorithm to translate an expression into Polish notation, allows graphing a function, calculating credit and deposit","archived":false,"fork":false,"pushed_at":"2023-07-12T14:36:20.000Z","size":796,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T16:17:12.741Z","etag":null,"topics":["algorithms","cpp","qt"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tonitaga.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-12T14:30:33.000Z","updated_at":"2023-09-04T17:35:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e16d944-bf1e-4605-985a-866fe1daf535","html_url":"https://github.com/tonitaga/Calculator-Application-CPP-Qt","commit_stats":null,"previous_names":["tonitaga/calculator","tonitaga/calculator-application-cpp-qt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonitaga%2FCalculator-Application-CPP-Qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonitaga%2FCalculator-Application-CPP-Qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonitaga%2FCalculator-Application-CPP-Qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonitaga%2FCalculator-Application-CPP-Qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonitaga","download_url":"https://codeload.github.com/tonitaga/Calculator-Application-CPP-Qt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240199257,"owners_count":19763827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","cpp","qt"],"created_at":"2024-11-09T06:07:14.376Z","updated_at":"2025-11-13T14:01:35.125Z","avatar_url":"https://github.com/tonitaga.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SmartCalc_V2.0 by tonitaga\n\n### General information\n\nThe program inplement an engineering version of calculator and have a simpe interface with input window and buttons\n(digits, operations, functions, etc.).\n\nThe engine of program works by \u003ci\u003eDijkstra's algorithm\u003c/i\u003e and every expresson translate into \u003ci\u003eReverse Polish\n(bracketless) notation\u003c/i\u003e and then calculate.\n\u003cbr\u003eAlso Smart_Calc builds graphs in new window with coordinate grid.\n\n####\n### Unary signs\nSmart_Calc has handling of unary characters in parentheses.\n\n![unary](/misc/images/unary_sign.jpeg)\n\n### Operations\n\nSmart_Calc has ordinary operations with numbers, like *, /, +, -, %, ^.\nUser can prioritize operations\n\n\n### Functions\n\nSmart_Calc has opportunity to calculate some functions, like cos(x), sin(x), tan(x), acos(x), asin(x), atan(x), sqrt(x), ln(x), log(x).\nUser can get a result with any number or can input unknown variable (x) and choose value x via dialog window.\n\n![function](misc/images/functions.jpeg)\n\n### Graph\n\nSmart_Calc has opportunity to draw a graph of input expression.\nUser can press draw button and than set up center coordinate via dialog window. In new window user can see graph of a given expression.\n\n![graph](misc/images/graph.jpeg)\n\n### Credit Calculator\n\nSmart_Calc has opportunity to calculate the credit data and show to user\nmonthly payment, current balance of credit. Credit can be calculated in Annuity and Differential form of credit.\n\n![credit](misc/images/credit.jpeg)\n\n### Deposit Calculator\n\nSmart_Calc has opportunity to calculate the deposit data and show to user\nmonthly percent added, current balance of credit. Deposit can be calculated with capitalization or without it.\n\n![deposit](misc/images/deposit.jpeg)\n\n### Menu\n\nSmart_Calc has menu to change the current type of calculator and set another color theme.\n\n![menu](misc/images/menu.jpeg)\n\n### Theme\n\nSmart_Calc has black and Light theme.\n\n![theme](misc/images/theme.jpeg) ![theme](misc/images/theme_black.jpeg)\n\n\n#### © tonitaga (Нурислам Губайдуллин)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonitaga%2Fcalculator-application-cpp-qt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonitaga%2Fcalculator-application-cpp-qt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonitaga%2Fcalculator-application-cpp-qt/lists"}