Skip to content

552ODST/CalculatorMVVM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalculatorMVVM

This is an exercise on MVVM (specifically with Prism).

There's a complete function to ADD two numbers.

You are tasked to create similar functions for subtract/multiply/divide.

Ensure that a divide by zero is not possible to do.

Follow the template in the View and the ViewModels to finish this exercise. You should pass 100% of tests afterwards.

This exercise is purposefully more open ended than the last exercises. For documentation on the prism library,

https://prismlibrary.com/docs/commanding.html

Before starting this exercise, talk to your trainer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%