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

https://github.com/anchorglobaltech/restaurant-point-of-sale

Restaurant point of sale (POS System) is a simple basic POS project developed using Windows Forms C# which has basic CRUD functionality and can be further extended to create full-phase POS desktop software.
https://github.com/anchorglobaltech/restaurant-point-of-sale

csharp-code mssql-database point-of-sale window-form-application

Last synced: 4 months ago
JSON representation

Restaurant point of sale (POS System) is a simple basic POS project developed using Windows Forms C# which has basic CRUD functionality and can be further extended to create full-phase POS desktop software.

Awesome Lists containing this project

README

        

# Point-Of-Sale-C#-MSSQL
Restaurant Point of Sale (POS) System is basically a management system for resturent, where a system user can add, update and delete item from menu and generate bills.
# Demo
![homepage](https://user-images.githubusercontent.com/36297289/219260272-2f63f6d9-4ac0-4176-961b-3b348a3aab8b.png)

![salespage](https://user-images.githubusercontent.com/36297289/219260363-7df64e7a-d2b5-4781-bd4a-d9bf0b365c0e.png)

![Receipt](https://user-images.githubusercontent.com/36297289/219260415-f7c288bc-ccb3-4ad1-99fc-74d970452e37.png)
![cashier records](https://user-images.githubusercontent.com/36297289/219260429-be2de345-2960-4406-b186-ecf9b4136da8.PNG)