Skip to content

PyPylia/CalcApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIT111 CalcApp

This is a basic calculator app for a university project.

It supports the proper order of operations, and basic variables, but no complex operations.

How to run

You can either run the app via Docker or via .NET directly:

sudo docker pull pypylia/calcapp
sudo docker run -it pypylia/calcapp

# OR

git clone git@github.com:PyPylia/CalcApp.git
dotnet run

About

A basic calculator app supporting order of operations and variables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages