rakibulrafi / Simple-Calculator

Build a calculator implementing three deisgn pattern ,using SOLID principle and dependency injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Calculator

Build a calculator implementing three deisgn pattern ,using SOLID principle and dependency injection and also

a. Take in one input that has at least two numbers and an operator
b. Calculate Addition, Subtraction, Multiplication, Division, Exponential
c. Display the result

About

Build a calculator implementing three deisgn pattern ,using SOLID principle and dependency injection

License:MIT License


Languages

Language:C# 100.0%