Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 238 Bytes

File metadata and controls

2 lines (2 loc) · 238 Bytes

Dinner-Table

C# console application for printing customer receipts. A user can input their name, number of meals, and the menu items. The application then prints off a receipt to display item price, subtotal, tip, tax, and grand total.