Final project in C++ course.
- First create two empty folders in the project folder: "bin" and "build".
- Then open the project folder in terminal and type "Make".
- The program will then be generated to the bin folder where you can execute it with ./ProgramMenu
