Create a calculator using Command pattern, Template pattern, and Abstract Factory Pattern in C++

Job ID: 33263742

Budget: $30 – $250 USD

Please take a look at this project if and only if you are familiar with the following software patterns:
1. Command Pattern
2. Template Pattern
3. Abstract Factory Pattern

The project should be built only using C++ and within a Linux environment working in a command-line terminal.

The project is divided into two phases.
The 1st phase is due Thursday, March 24 for 50$.
The 2nd phase is due Thursday, March 31 for 50$.
Total 100$ for the entire project. Prices can be adjusted.

After this, I will recommend you to take a look at the video named "Project Details." You will have to send me a direct message on freelancer chat as it doesn't allow me to upload the video directly.

The syntax to how to build the calculator for the three software design patterns are mentioned in "060 - SoftwareDesignPatterns"

You will need to translate the infix mathematical expression to postfix mathematical expression for stack operations using parse. The mathematical expression will act as array data for push and pop operations. For more details, refer to "assignment3".

We will connect via DMs to discuss further.