- Add
- Subtract
- Multiply
- Divide
- Exponent
- Square Root
- Area of square
- Area of rectangle
- Area of circle
- Area of triangle
To run and use the calculator, you'll need Docker and docker-compose installed and running. After that, follow the next steps:
First, go to the directory where the source code is located. Example:
cd ./path/pyhton-calculatorSecond; build the images and spin up the containers up inside the compose:
docker-compose up --buildLastly, you can use the calculator by navigating to the URL: