Skip to content

mozancetin/MakeTheCheck

Repository files navigation

MakeTheCheck

Cafe management program written in C#

Images

Add Order to Tables

From the section below, you can add orders to your tables, delete these orders or pay for the orders.

Order Screen


Product Adding Section

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.

Product Adding Section


You can also save and delete tables in the program. Orders are given according to the table name.

TODO's

  • Add icons
  • Make a Z Report (Report of the day)
  • Add waiter
  • Make some design
  • Make stock calculation
  • Add some analysis maybe?
  • Add filter