Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Submit a report that contain -the problem description -algorithm/pseudocode -program -output Restaurants are evolving and continuously offering a variety of fresh menus and services to

Submit a report that contain

-the problem description

-algorithm/pseudocode

-program

-output

image text in transcribed

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 Transaction time Total (RM) Accumulated Total (RM) 08:20:45 150.50 150.50 08:31:02 87.80 238.30 Figure 1: One-day transaction Month: 2022-01 Date 2022-01-01 2022-01-02 Total (RM) 238.30 Accumulated Total (RM) 238.30 793.30 555.00 Figure 2: One-month transaction

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Driven Web Sites

Authors: Mike Morrison, Joline Morrison

1st Edition

061901556X, 978-0619015565

More Books

Students also viewed these Databases questions

Question

detailed concept on Troubleshooting the network

Answered: 1 week ago