ShaanCoding / Markkd

A basic WAM calculator built with WPF using the MVVM architecture in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identicons

Main Menu

A lightweight WAM Calculator programmed in C# using WPF and the MVVM architecture.

Codacy Badge GitHub Github all released GitHub issues GitHub contributors

This application is a very basic WAM calculator created in C# using WPF and the MVVM architecture. This program was made in order to practice and learn the MVVM architecture design pattern and the relevant INotifyPropertyChanged and ICommand interfaces.

Main Menu

Prerequisites

This program requires no additional libraries.

Authors

  • Shaan Khan - All Work

Acknowledgements

  • N/A

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE files for details

About

A basic WAM calculator built with WPF using the MVVM architecture in C#.

License:Mozilla Public License 2.0


Languages

Language:C# 100.0%