Skip to content

jrliv/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

By Jae Logan

Description

A simple desktop calculator created with C#. I created this project to practice working with classes, objects, and methods. Which is why I seperated the project code into GUI (MainWindow.xaml.cs) and calculation (Calculate.cs) logic parts.

Screenshot

Screenshot of calculator application

Usage

Feel free to do whatever you want with this project. I'm not planning on changing or updating it so I included the executable file. If you're using Windows and you just want to run and play with it you can download and run the executable.

About

A WPF desktop calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages