This is a simple calculator app with a GUI. It was written from scratch using C#, WPF and the MVVM pattern. The app implements basic mathematical operations, a bit of animation and a few themes.
-
Build this project, using the Solution Explorer -> Build Solution by right-clicking on the Solution Explorer.
-
Run the created executable file (CalculatorApp.exe).
MIT License Copyright (c) 2020 Artem Glushkov