While on project folder in cmd type the following command: coffee_shop_app
Or simply double click the .exe file alhough it might close the program windows as soon as you print your checkout
Upon running the app, you'll have different choices presenting themselves to you such as buying coffees or donuts.
Once you made your choice just enter your choice's number then press enter
Once finished, you can print your checkout by entering 0 in the command prompt.
coffee_shop_app_preview.mp4
- C++ Typo which is by the way way more strict that python
- Basic Object Oriented Programming including private/public functions/attributes, and class inheritance
- Code splitting, requiring the use of Headers files
- Basic Stream behaviour notions understanding such as buffers or stream chaining
- Basic preprocessor directive notions
Alhough we already saw these in class, I wanted to put some of these knowledges in use through a small project rather than separated exercices
