Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

This app was created for purpose of learning C#, unit tests (NUnit) and WPF.

License

Notifications You must be signed in to change notification settings

pawe9N/Roman-Numerals-Calculator

Repository files navigation

Roman Numerals Calculator

This app was created for purpose of learning C#, unit tests (NUnit) and WPF.

Description of application

It can calculate expressions with roman numerals in the range of numbers (1-3999) with basic operators (+, -, *, /, ^, √). If the user enters a number outside this range or the result of a single operator will not belong to this range, then an error will be reported on screen.

Getting Started

If you want to use this program, you have to download package from release tab and after that install it.

Litle demo with gifs

  • calculate simple operations

  • calculate valid expression

  • what if user put invalid expression

About

This app was created for purpose of learning C#, unit tests (NUnit) and WPF.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages