Skip to content

arulbakr/CalculatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CalculatorApp

Calculator Application

Description: Calculator application is Windows Form based application where it allows to key in numbers and operate defined operations.

Goals:

  1. BODMAS implemented
  2. Added special functions like sqrt, pow and gauss function
  3. Implemented with OOP and design pattern, so now, application is extensible for future changes

Tools used:

  1. VS2012
  2. Nunit 3.6 for Unit testing

Application setup:

  1. Running exe is enough to launch the application.
  2. Running application through VS2012

About

Calculator Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages