Create a program base on this description in the picture with the Algorithm/Pseudocode PS: I need a different program other than the one you guys sent to me Language:C++ The SM_Menu.txt' file base on...



Create a program base on this description in the picture with the Algorithm/Pseudocode


PS: I need a different program other than the one you guys sent to me


Language:C++


The SM_Menu.txt' file base on the question:


Bakso_Biasa    RM5.50


Bakso_Istimewa RM7.00


Bakso_Netizen  RM15.00


Bakso_Rusuk    RM15.00


Bakso_Telur    RM8.00


Bakso_Urat     RM10.00


Mee_Ayam_Biasa RM7.00


Mee_Ayam_Istimewa      RM12.00


Nasi_ayam_geprek       RM6.00


Nasi_ayam_penyet       RM6.00


Nasi_Bakar_Ayam_Petai  RM6.00


Nasi_Bakar_Kambing     RM10.00


Nasi_Bakar_Kerang      RM7.00


Nasi_Bawal_Bakar       RM18.00


Nasi_Bawal_penyet      RM18.00


Nasi_keli_bakar RM8.00


Nasi_keli_penyet       RM7.00


Nasi_sup_daging RM9.00


Nasi_sup_perut RM9.00


Nasi_Talapia_Bakar     RM15.00


Nasi_talapia_penyet    RM15.00


Sup_daging     RM7.00


Sup_perut      RM7.00


Sup_tulang     RM10.00



Restaurants are evolving and continuously offering a variety of fresh menus and services to attract<br>customers. The survivability of a restaurant depends on its financial management, in which some<br>kind of Restaurant Management System is adopted. For instance, the Point of Sale (POS) system is<br>required to record sales and payments.<br>The Selera Medan restaurant is a new restaurant that offers Indonesian menus as listed in the<br>'SM_Menu.txt' file. This restaurant is yet to have a POS System. You are required to create a POS<br>system for the restaurant that has the following features:<br>1) Ability to display the existing menu and price, with the editing options (add/delete menu)<br>2) Ability to enter the menu and quantity of purchase multiple times, then calculate the total<br>purchase price<br>3) Ability to save the purchase details in a text file and produce sales reports for one-day and one-<br>month operations. The format of the text file is as follows:<br>Date: 2022-01-01<br>Accumulated Total (RM)<br>150.50<br>238.30<br>Transaction time<br>Total (RM)<br>150.50<br>87.80<br>08:20:45<br>08:31:02<br>Figure 1: One-day transaction<br>Month: 2022-01<br>Total (RM)<br>238.30<br>Accumulated Total (RM)<br>238.30<br>793.30<br>Date<br>2022-01-01<br>2022-01-02<br>555.00<br>Figure 2: One-month transaction<br>

Extracted text: Restaurants are evolving and continuously offering a variety of fresh menus and services to attract customers. The survivability of a restaurant depends on its financial management, in which some kind of Restaurant Management System is adopted. For instance, the Point of Sale (POS) system is required to record sales and payments. The Selera Medan restaurant is a new restaurant that offers Indonesian menus as listed in the 'SM_Menu.txt' file. This restaurant is yet to have a POS System. You are required to create a POS system for the restaurant that has the following features: 1) Ability to display the existing menu and price, with the editing options (add/delete menu) 2) Ability to enter the menu and quantity of purchase multiple times, then calculate the total purchase price 3) Ability to save the purchase details in a text file and produce sales reports for one-day and one- month operations. The format of the text file is as follows: Date: 2022-01-01 Accumulated Total (RM) 150.50 238.30 Transaction time Total (RM) 150.50 87.80 08:20:45 08:31:02 Figure 1: One-day transaction Month: 2022-01 Total (RM) 238.30 Accumulated Total (RM) 238.30 793.30 Date 2022-01-01 2022-01-02 555.00 Figure 2: One-month transaction
Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here