Simple Coffee Shop System is a desktop application developed using C# Language. The Project is based on a concept to maintain customer’s record and calculate the coffee cost.
Features of Simple Coffee Shop System In C#:
Talking about the system, a user can order coffee from the main menu by selecting the Coffee Drinks and size. Each of the selected items contains a different price. Another feature is that the user can save customer’s detail which includes the First and last name of the customer, favorite coffee, and phone number. This mini project helps the user in calculating total cost and saving customer’s detail.
- Item Menu
- Save customer’s detail
- Calculate cost
How to run Simple Coffee Shop System In C# ?
This simple Coffee Shop System project helps in price calculation of a coffee item within a short period of time. It’s easy to operate and understood by the users. To run this project you must have installed Visual Studio IDE on your PC.