An open API service indexing awesome lists of open source software.

https://github.com/mozancetin/makethecheck

Cafe management program written in C#
https://github.com/mozancetin/makethecheck

automation cafe cafe-management csharp sqlite

Last synced: about 2 months ago
JSON representation

Cafe management program written in C#

Awesome Lists containing this project

README

          

# 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](./Photos/img.png)



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](./Photos/img2.png)



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