Cafe management program written in C#
From the section below, you can add orders to your tables, delete these orders or pay for the orders.
This section is the product addition section of the program. As you can see, in this section, we can choose a photo for the product, specify the name and description of the product, specify what type of product it is (for example, breakfast) and determine the price of our product.
You can also save and delete tables in the program. Orders are given according to the table name.
- Add icons
- Make a Z Report (Report of the day)
- Add waiter
- Make some design
- Make stock calculation
- Add some analysis maybe?
- Add filter