Create a program base on this description in the picture with the Algorithm/Pseudocode Language:C++

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

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

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
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
Transcribed Image 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
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
ADT and Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education