An open API service indexing awesome lists of open source software.

https://github.com/michalmuskala/calc

WinForms based calculator built with MVP pattern
https://github.com/michalmuskala/calc

Last synced: 29 days ago
JSON representation

WinForms based calculator built with MVP pattern

Awesome Lists containing this project

README

        

# Calc

WinForms based simple calculator with application architecture based on the MVP
pattern.