Download presentation
Presentation is loading. Please wait.
1
Final Project Abdullah’s Coffee Shop
Abdullah Alghamdi Final Project Abdullah’s Coffee Shop
2
Over view Read the menu from a text file (menu.txt).
Display the menu on the screen. Allow the customer to select more than one item from the menu. Copy the bill to a text fill (bill.txt) for printing.
3
The program contains: Function getMenu: loads the data int the array itemList. Function displayMenu: show the different items offered by the coffee shop. Function getOrder: tells the user to select items. Function printAndDisplayBill: calculates and print the bill on the screen.
4
Menu.txt
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.