Skip to content

Simple calculator written in C#. Nothing much, if you want to contribute and help me with this project, please do :)

License

Notifications You must be signed in to change notification settings

lezeSoftware/SimpleCalculator

Repository files navigation

SimpleCalculator

Simple calculator written in C#. Nothing much, if you want to contribute and help me with this project, please do :)

Operators

List of operators the program uses. Multiplication = X Division = D Addition = + Substraction = -

To note:

  • Do not type letters into the number spot. It will freeze the calculator and will be needed to be reopened.

To do

  • Add a form to the program

  • Add a way for it to recognize an invalid number to calculate

  • Add support for percentage calculation

Changelog

  • V1.2 Add a form for it to run on (not done) Add a way for it to recognize invalid numbers (not done) Add support for percentage calculation (not done)

  • V1.1 Make program support normal letters instead of normal C# ones (done)

    Make program be able to count more than once without reopening (done)

  • V1 Make program, check if can calculate (done, and works)

About

Simple calculator written in C#. Nothing much, if you want to contribute and help me with this project, please do :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages