Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/82luli02/waffle_and_pancake_shop
Waffle & Pancake shop system
https://github.com/82luli02/waffle_and_pancake_shop
Last synced: 2 months ago
JSON representation
Waffle & Pancake shop system
- Host: GitHub
- URL: https://github.com/82luli02/waffle_and_pancake_shop
- Owner: 82Luli02
- Created: 2022-12-18T12:08:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T13:51:16.000Z (about 2 years ago)
- Last Synced: 2023-09-16T10:26:47.928Z (over 1 year ago)
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Date created
25 Feb. 2021### Project Title
Waffle and Pancake shop system### Overview
This Java program enables the user to prepare his/her order by choose from menu of options, enter the required information such as the number of pieces and the type of extra sauces or toppings and the system will show the recite in the end of order.
### Description
In this project, I wrote a small Java program about the Waffle and Pancake Shop system that allows the users to buy special kinds of sweets (waffles and pancakes). It also lets users add extra sauces (like chocolate and caramel) and toppings (like strawberry and banana).
The users/customers have to Enter the number of pieces they want. Of course, the cost of the order is based on the type of sweet(pancake or waffle) and the extra sauces or toppings.
### Implementation
* Input validationThe user has to enter 1 for Waffle, 2 for pancake, or 3 for exiting from the program.
1) If the user enters incorrect information in the main menu, the program will display "Sorry! wrong input ,Try Arain (Y / N)?)", and prompt the user to re-enter the information
2) If the user's input is not recognized in the Sauces and Toppings menu, the program will display "Sorry! Wrong Input, Exiting the program".
* The following table shows the cakes information:
* The following table shows the sauces and toppings Information: